Netscape DIRECTORY SERVER 6.01 - PLUG-IN Manual page 408

Table of Contents

Advertisement

Functions for Managing DNs
Description
This function compares two DNs,
slapi_sdn_copy()
Makes a copy of a DN.
Syntax
#include "slapi-plugin.h"
void slapi_sdn_copy(const Slapi_DN *from, Slapi_DN *to);
Parameters
This function takes the following parameters:
from
to
Description
This function copies the DN in from to the structure pointed by
Memory Concerns
must be allocated in advance of calling this function.
to
See Also
slapi_sdn_dup()
slapi_sdn_done()
Clears an instance of a
Syntax
#include "slapi-plugin.h"
void slapi_sdn_done(Slapi_DN *sdn);
408
Netscape Directory Server Plug-In Programmer's Guide • January 2002
and
sdn1
The original DN.
Destination of the copied DN, containing the copy of the DN in
from.
structure.
Slapi_DN
. The comparison is case sensitive.
sdn2
to
.

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Directory server 6.01

Table of Contents