Syntax
#include "slapi-plugin.h"
void slapi_sdn_free(Slapi_DN **sdn);
Parameters
This function takes the following parameter:
sdn
Description
This function frees the
contents of
See Also
slapi_sdn_new()
slapi_sdn_done()
slapi_sdn_get_backend_parent()
Gets the DN of the parent of an entry within a specific backend.
Syntax
#include "slapi-plugin.h"
void slapi_sdn_get_backend_parent(const Slapi_DN *sdn,
Slapi_DN *sdn_parent,const Slapi_Backend *backend);
Parameters
This function takes the following parameters:
sdn
sdn_parent
backend
Pointer tot he pointer of the Slapi_DN structure to be freed.
Slapi_DN
.
sdn
DN of the entry whose parent is searched.
Parent DN of sdn.
Backend of which the parent of sdn is to be searched.
structure and its contents pointed to by the
Chapter 14
Functions for Managing DNs
Function Reference
411
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