Slapi_Rdn_Init(); Slapi_Rdn_Init_Dn() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Functions for Managing RDN
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);
450
Netscape Directory Server Plug-in Programmer's Guide • October 2004
The Slapi_RDN structure holding the RDN value.
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
values.
NULL
structure with
NULL
.
NULL
values; both the

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents