Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 452

Table of Contents

Advertisement

Functions for Managing DNs
Table 15-25 DN Routines
Function
slapi_moddn_get_newdn()
slapi_sdn_add_rdn()
slapi_sdn_compare()
slapi_sdn_copy()
slapi_sdn_done()
slapi_sdn_dup()
slapi_sdn_free()
slapi_sdn_get_backend_parent()
slapi_sdn_get_dn()
slapi_sdn_get_ndn()
slapi_sdn_get_ndn_len()
slapi_sdn_get_parent()
slapi_sdn_get_rdn()
slapi_sdn_is_rdn_component()
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()
452
Netscape Directory Server Plug-In Programmer's Guide • August 2002
Description
Builds the new DN of an entry.
Adds the RDN contained in a Slapi_RDN structure to the DN contained
in a Slapi_DN structure.
Compares two DNs.
Copies a DN.
Clears a Slapi_DN structure.
Duplicates a Slapi_DN structure.
Frees a Slapi_DN structure.
Gets the DN of the parent within a specific backend.
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.
Not implemented — do not use. Checks if there is a RDN value that is a
component of the DN structure.
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.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents