Returns
This function returns a pointer to a copy of the string. If space cannot be allocated,
for example, if no more virtual memory exists, the
Memory Concerns
This function terminates the
if memory cannot be allocated.
The returned pointer should be freed by calling
See Also
slapi_ch_free()
slapi_ch_calloc()
slapi_ch_malloc()
slapi_ch_realloc()
Functions for Managing DNs
This section contains reference information on routines for handling DNs.
Table 14-10 DN Management Routines
Function
slapi_dn_beparent()
slapi_dn_ignore_case()
slapi_dn_isbesuffix()
slapi_dn_isparent()
slapi_dn_isroot()
slapi_dn_issuffix()
slapi_dn_normalize()
slapi_dn_normalize_case()
slapi_dn_normalize_to_end()
slapi_dn_parent()
slapi_dn_plus_rdn()
slapd
Description
Gets a copy of the DN of the parent of an entry.
Converts all characters in a DN to lowercase.
Determines if the a DN is the suffix of the local database.
Determines if a DN is the parent of a specific DN.
Determines if the DN is the root DN for the local database.
Determines if a DN is equal to a specified suffix.
Converts a DN to canonical format.
Converts a DN to canonical format and all characters to lower case.
Normalizes part of a DN value.
Gets the DN of the parent of an entry.
Adds an RDN to a DN.
slapd
server with an "out of memory" error message
slapi_ch_free()
Chapter 14
Functions for Managing DNs
program terminates.
.
Function Reference
257
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.02 - PLUG-IN and is the answer not in the manual?
Questions and answers