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 in the
See Also
slapi_rdn_set_sdn()
slapi_rdn_set_rdn()
slapi_rdn_set_rdn()
Sets an RDN in a
Syntax
#include "slapi-plugin.h"
void slapi_rdn_set_rdn(Slapi_RDN *rdn,const Slapi_RDN *fromrdn);
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);
Slapi_RDN
structure.
Slapi_RDN
The target Slapi_RDN structure.
The RDN value to be set in rdn.
Slapi_RDN
structure.
Slapi_RDN
Functions for Managing RDN
structure. The structure is freed
parameter.
dn
structure. The structure is freed
Chapter 15
Function Reference
449
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.1 - PLUG-IN and is the answer not in the manual?
Questions and answers