Slapi_Sdn_Set_Ndn_Byref(); Slapi_Sdn_Set_Ndn_Byval() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

slapi_sdn_set_dn_byref()

slapi_sdn_set_ndn_byref()

Sets a normalized DN in a
Syntax
#include "slapi-plugin.h"
Slapi_DN *slapi_sdn_set_ndn_byref(Slapi_DN *sdn, const char *ndn);
Parameters
This function takes the following parameters:
sdn
ndn
Returns
This function returns a pointer to the
normalized DN value.
Description
This function sets a normalized DN value in a
DN of the new structure will point to the same string pointed to by
normalized DN value is passed into the parameter by reference. However, the
FLAG_DN
See Also
slapi_sdn_set_dn_byval()
slapi_sdn_set_dn_passin()

slapi_sdn_set_ndn_byval()

Sets a normalized DN value in
Syntax
#include "slapi-plugin.h"
Slapi_DN *slapi_sdn_set_ndn_byval(Slapi_DN *sdn, const char *ndn);
Slapi_DN
The target Slapi_DN structure.
Normalized DN value to be set in sdn.
flag is not set, and no internal counter is incremented.
structure.
structure containing the new
Slapi_DN
Slapi_DN
structure.
Slapi_DN
Functions for Managing DNs
structure. The normalized
; the
ndn
Chapter 15
Function Reference
483

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents