Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 467

Table of Contents

Advertisement

Description
This function creates anew
of
dn
(the DN value is passed in to the parameter by value). The
dn
and the internal counter is incremented.
Memory Concerns
The memory is allocated by the function itself.
See Also
slapi_sdn_new_dn_byref()
slapi_sdn_new_dn_passin()
slapi_sdn_new_dn_passin()
Creates a new
Syntax
#include "slapi-plugin.h"
Slapi_DN *slapi_sdn_new_dn_passin(const char *dn);
Parameters
This function takes the following parameter:
dn
Returns
This function returns a pointer to the new
the content of
Description
This function creates a new
value of
The
FLAG_DN
Memory Concerns
The memory is allocated by the function itself.
. The DN of the new structure will point to a copy of the string pointed to by
structure and sets a DN value.
Slapi_DN
The DN value to be set the new Slapi_DN structure.
.
dn
. The DN of the new structure will point to the string pointed to by
dn
flag is set and the internal counter is incremented.
structure and initializes its DN with the value
Slapi_DN
Slapi_DN
structure and initializes its DN with the
Slapi_DN
Functions for Managing DNs
flag is set
FLAG_DN
structure with DN value set to
Chapter 15
Function Reference
.
dn
467

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents