Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 395

Table of Contents

Advertisement

Syntax
#include "slapi-plugin.h"
void slapi_rdn_init_rdn(Slapi_RDN *rdn,const Slapi_RDN *fromrdn);
Parameters
This function takes the following parameters:
rdn
fromrdn
Description
This function initializes a given
fromrdn
See Also
slapi_rdn_init_dn()
slapi_rdn_init_sdn()
slapi_rdn_init_sdn()
Initializes a
in a given
Syntax
#include "slapi-plugin.h"
void slapi_rdn_init_sdn(Slapi_RDN *rdn,const Slapi_DN *sdn);
Parameters
This function takes the following parameters:
rdn
sdn
The Slapi_RDN structure to be initialized.
The RDN value to be set in the new Slapi_RDN structure.
.
structure with an RDN value taken from the DN contained
Slapi_RDN
structure.
Slapi_RDN
The Slapi_RDN structure to be initialized.
The Slapi_DN structure containing the DN value whose RDN
will be used to initialize the new Slapi_RDN structure.
structure with the RDN value in
Slapi_RDN
Chapter 14
Functions for Managing RDN
Function Reference
395

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents