Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 440

Table of Contents

Advertisement

Functions for Managing RDN
Returns
This function returns the new RDN value.
slapi_rdn_init()
Initializes a
Syntax
#include "slapi-plugin.h"
void slapi_rdn_init(Slapi_RDN *rdn);
Parameters
This function takes the following parameters:
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
440
Netscape Directory Server Plug-In Programmer's Guide • August 2002
structure with
Slapi_RDN
The Slapi_RDN structure to be initialized.
Slapi_RDN
structure with an RDN value taken from a given DN.
Slapi_RDN
The Slapi_RDN structure to be initialized.
values.
NULL
structure with
NULL
).
NULL
values (both the

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents