Returns
This function returns a pointer to the new
to the content of
Description
This function creates a new
value of
to by
set, 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
.
dn
. The DN of the new structure will point to a copy of the string pointed
dn
; the DN value is passed in to the parameter by value. The
dn
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.
Slapi_DN
structure and initializes its DN with the
Slapi_DN
Slapi_DN
structure and initializes its DN with the
Slapi_DN
Functions for Managing DNs
structure with a DN value set
FLAG_DN
structure with DN value set to
Chapter 15
Function Reference
flag is
.
dn
477
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?
Questions and answers