Functions for Managing RDN
Parameters
This function takes the following parameters:
rdn
fromrdn
Description
This function sets an RDN value in a
from memory and freed of any previous content before setting the new RDN.
See Also
slapi_rdn_set_dn()
slapi_rdn_set_sdn()
slapi_rdn_set_sdn()
Sets an RDN value in a
Syntax
#include "slapi-plugin.h"
void slapi_rdn_set_sdn(Slapi_RDN *rdn,const Slapi_DN *sdn);
Parameters
This function takes the following parameters:
rdn
sdn
Description
This function sets an RDN value in a
from memory and freed of any previous content before setting the new RDN. The
new RDN is taken from the DN value present inside of a
See Also
slapi_rdn_set_dn()
402
Netscape Directory Server Plug-In Programmer's Guide • January 2002
The target Slapi_RDN structure.
The RDN value to be set in rdn.
Slapi_RDN
structure.
Slapi_RDN
The target Slapi_RDN structure.
The Slapi_RDN structure containing the DN value whose RDN
will be set in rdn.
Slapi_RDN
structure. The structure is freed
structure. The structure is freed
structure.
Slapi_DN
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 - PLUG-IN and is the answer not in the manual?
Questions and answers