Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 442

Table of Contents

Advertisement

Functions for Managing RDN
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
Description
This function initializes a given
from the DN passed within the
See Also
slapi_rdn_init_dn()
slapi_rdn_init_rdn()
slapi_rdn_isempty()
Checks whether an RDN value is stored in a
Syntax
#include "slapi-plugin.h"
int slapi_rdn_isempty(const Slapi_RDN *rdn);
Parameters
This function takes the following parameter:
rdn
442
Netscape Directory Server Plug-In Programmer's Guide • August 2002
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.
The target Slapi_RDN structure.
structure with the RDN value taken
Slapi_RDN
structure of the
Slapi_DN
Slapi_RDN
parameter.
sdn
structure.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents