Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 459

Table of Contents

Advertisement

slapi_sdn_get_ndn()
Gets the normalized DN of a
Syntax
#include "slapi-plugin.h"
const char * slapi_sdn_get_ndn(const Slapi_DN *sdn);
Parameters
This function takes the following parameter:
sdn
Returns
This function returns the normalized DN value.
Description
This function retrieves the normalized DN (in a canonical format and lower case)
from a
normalized.
See Also
slapi_sdn_get_dn()
slapi_sdn_get_ndn_len()
Gets the length of the normalized DN of a
Syntax
#include "slapi-plugin.h"
int slapi_sdn_get_ndn_len(const Slapi_DN *sdn);
Parameters
This function takes the following parameter:
sdn
The Slapi_DN structure containing the DN value.
structure and normalizes
Slapi_DN
The Slapi_DN structure containing the DN value.
structure.
Slapi_DN
if it has not already been
sdn
Slapi_DN
Functions for Managing DNs
structure.
Chapter 15
Function Reference
459

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents