Functions for Managing DNs
See Also
slapi_sdn_set_dn_byval()
slapi_sdn_set_dn_passin()
slapi_sdn_set_dn_byval()
Sets a DN value in a
Syntax
#include "slapi-plugin.h"
Slapi_DN *slapi_sdn_set_dn_byval(Slapi_DN *sdn, const char *dn);
Parameters
This function takes the following parameters:
sdn
dn
Returns
This function returns a pointer to the
value.
Description
This function sets a DN value in a
structure will point to a copy of the string pointed to by
passed into the parameter by value. The
counters are incremented.
See Also
slapi_sdn_set_ndn_byref()
slapi_sdn_set_dn_passin()
slapi_sdn_set_dn_passin()
Sets a DN value in
486
Red Hat Directory Server Plug-in Programmer's Guide • May 2005
structure.
Slapi_DN
The target Slapi_DN structure.
The DN value to be set in sdn.
Slapi_DN
Slapi_DN
structure.
Slapi_DN
structure containing the new DN
structure. The DN of the new
; the DN value is
dn
flag is set, and the internal
FLAG_DN
Need help?
Do you have a question about the DIRECTORY SERVER 7.1 - PLUG-IN PROGRAMMERS and is the answer not in the manual?
Questions and answers