Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 397

Table of Contents

Advertisement

Syntax
#include "slapi-plugin.h"
Slapi_RDN * slapi_rdn_new();
Parameters
This function takes no parameters.
Returns
This function returns a pointer to the newly allocated, and still empty,
structure.
Description
This function creates a new
memory and initializing both the RDN value and the array of split RDNs to
See Also
slapi_rdn_init()
slapi_rdn_done()
slapi_rdn_free()
slapi_rdn_new_dn()
Creates a new
Syntax
#include "slapi-plugin.h"
Slapi_RDN *slapi_rdn_new_dn(const char *dn);
Parameters
This function takes the following parameter:
dn
Returns
This function returns a pointer to the new
RDN taken from the DN value in
Slapi_RDN
structure and sets an RDN value taken from a given DN.
Slapi_RDN
The DN value whose RDN will be used to initialize the new
Slapi_RDN structure.
dn
structure by allocating the necessary
structure initialized with the
Slapi_RDN
.
Chapter 14
Functions for Managing RDN
Slapi_RDN
.
NULL
Function Reference
397

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents