![Netscape NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION Manual Download Page 452](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-2-gateway-customization/netscape-directory-server-6-2-gateway-customization_manual_1674642452.webp)
Functions for Managing DNs
452
Netscape Directory Server Plug-In Programmer’s Guide • December 2003
Table 15-25
DN Routines
Function
Description
slapi_moddn_get_newdn()
Builds the new DN of an entry.
slapi_sdn_add_rdn()
Adds the RDN contained in a
Slapi_RDN
structure to the DN contained
in a
Slapi_DN
structure.
slapi_sdn_compare()
Compares two DNs.
slapi_sdn_copy()
Copies a DN.
slapi_sdn_done()
Clears a
Slapi_DN
structure.
slapi_sdn_dup()
Duplicates a
Slapi_DN
structure.
slapi_sdn_free()
Frees a
Slapi_DN
structure.
slapi_sdn_get_backend_parent()
Gets the DN of the parent within a specific backend.
slapi_sdn_get_dn()
Gets the DN from a
Slapi_DN
structure.
slapi_sdn_get_ndn()
Gets the normalized DN of a
Slapi_DN
structure.
slapi_sdn_get_ndn_len()
Gets the length of the normalized DN of a
Slapi_DN
structure.
slapi_sdn_get_parent()
Get the parent DN of a given
Slapi_DN
structure.
slapi_sdn_get_rdn()
Gets the RDN from an NDN.
slapi_sdn_is_rdn_component()
Not implemented — do not use. Checks if there is a RDN value that is a
component of the DN structure.
slapi_sdn_isempty()
Checks if there is a DN value stored in a
Slapi_DN
structure.
slapi_sdn_isgrandparent()
Checks if a DN is the parent of the parent of a DN.
slapi_sdn_isparent()
Checks if a DN is the parent of a DN.
slapi_sdn_issuffix()
Checks if a
Slapi_DN
structure contains a suffix of another.
slapi_sdn_new()
Allocates new
Slapi_DN
structure.
slapi_sdn_new_dn_byref()
Creates a new
Slapi_DN
structure.
slapi_sdn_new_dn_byval()
Creates a new
Slapi_DN
structure.
slapi_sdn_new_dn_passin()
Creates a new
Slapi_DN
structure.
slapi_sdn_new_ndn_byref()
Creates a new
Slapi_DN
structure.
slapi_sdn_new_ndn_byval()
Creates a new
Slapi_DN
structure.
slapi_sdn_scope_test()
Checks if an entry is in the scope of a certain base DN.
slapi_sdn_set_dn_byref()
Sets a DN value in a
Slapi_DN
structure.
slapi_sdn_set_dn_byval()
Sets a DN value in a
Slapi_DN
structure.
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION
Page 1: ...Plug In Programmer s Guide Netscape Directory Server Version6 2 December 2003...
Page 18: ...18 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 56: ...56 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 112: ...112 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 168: ...Plug In API Reference 168 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 170: ...170 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 600: ...600 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 612: ...612 Netscape Directory Server Plug In Programmer s Guide December 2003...