Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 394

Table of Contents

Advertisement

Functions for Managing RDN
Description
This function initializes a given
RDN value and the array of split RDNs are set to
See Also
slapi_rdn_new()
slapi_rdn_free()
slapi_rdn_done()
slapi_rdn_init_dn()
Initializes a
Syntax
#include "slapi-plugin.h"
void slapi_rdn_init_dn(Slapi_RDN *rdn,const char *dn);
Parameters
This function takes the following parameters:
rdn
dn
Description
This function initializes a given
from the DN passed in the
See Also
slapi_rdn_init_sdn()
slapi_rdn_init_rdn()
slapi_rdn_init_rdn()
Initializes a
394
Netscape Directory Server Plug-In Programmer's Guide • May 2002
Slapi_RDN
structure with an RDN value taken from a given DN.
Slapi_RDN
The Slapi_RDN structure to be initialized.
The DN value whose RDN will be used to initialize the new
Slapi_RDN structure.
Slapi_RDN
parameter.
dn
structure with an RDN value.
Slapi_RDN
structure with
values (both the
NULL
).
NULL
structure with the RDN value taken

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents