Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 456

Hello, I am your AI assistant. How can I help you?
Table of Contents

Advertisement

Functions for Managing DNs
Syntax
#include "slapi-plugin.h"
void slapi_sdn_done(Slapi_DN *sdn);
Parameters
This function takes the following parameter:
sdn
Description
This function clears the contents of a
the normalized DN, if any, and sets those pointers to
See Also
slapi_sdn_free()
slapi_sdn_dup()
Duplicates a
Syntax
#include "slapi-plugin.h"
Slapi_DN * slapi_sdn_dup(const Slapi_DN *sdn);
Parameters
This function takes the following parameter:
sdn
Returns
This function returns a pointer to a duplicate of
See Also
slapi_sdn_copy()
slapi_sdn_new()
456
Netscape Directory Server Plug-In Programmer's Guide • August 2002
Pointer to the structure to clear.
structure.
Slapi_DN
Pointer to the Slapi_DN structure to duplicate.
structure. It frees both the DN and
Slapi_DN
NULL
.
sdn
.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETSCAPE DIRECTORY SERVER 6.1 - PLUG-IN and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Directory server 6.1

Table of Contents