Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 406

Table of Contents

Advertisement

Functions for Managing DNs
Table 14-25 DN Routines (Continued)
Function
slapi_sdn_get_dn()
slapi_sdn_get_ndn()
slapi_sdn_get_ndn_len()
slapi_sdn_get_parent()
slapi_sdn_get_rdn()
slapi_sdn_isempty()
slapi_sdn_isgrandparent()
slapi_sdn_isparent()
slapi_sdn_issuffix()
slapi_sdn_new()
slapi_sdn_new_dn_byref()
slapi_sdn_new_dn_byval()
slapi_sdn_new_dn_passin()
slapi_sdn_new_ndn_byref()
slapi_sdn_new_ndn_byval()
slapi_sdn_scope_test()
slapi_sdn_set_dn_byref()
slapi_sdn_set_dn_byval()
slapi_sdn_set_dn_passin()
slapi_sdn_set_ndn_byref()
slapi_sdn_set_ndn_byval()
slapi_sdn_set_parent()
slapi_sdn_set_rdn()
slapi_moddn_get_newdn()
Builds the new DN of an entry.
406
Netscape Directory Server Plug-In Programmer's Guide • May 2002
Description
Gets the DN from a Slapi_DN structure.
Gets the normalized DN of a Slapi_DN structure.
Gets the length of the normalized DN of a Slapi_DN structure.
Get the parent DN of a given Slapi_DN structure.
Gets the RDN from an NDN.
Checks if there is a DN value stored in a Slapi_DN structure.
Checks if a DN is the parent of the parent of a DN.
Checks if a DN is the parent of a DN.
Checks if a Slapi_DN structure contains a suffix of another.
Allocates new Slapi_DN structure.
Creates a new Slapi_DN structure.
Creates a new Slapi_DN structure.
Creates a new Slapi_DN structure.
Creates a new Slapi_DN structure.
Creates a new Slapi_DN structure.
Checks if an entry is in the scope of a certain base DN.
Sets a DN value in a Slapi_DN structure.
Sets a DN value in a Slapi_DN structure.
Sets a DN value in a Slapi_DN structure.
Sets a a normalized DN in a Slapi_DN structure.
Sets a normalized DN in a Slapi_DN structure.
Sets a new parent in an entry.
Sets a new RDN for an entry.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents