Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 409

Table of Contents

Advertisement

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);
and
sdn1
The original DN.
Destination of the copied DN, containing the copy of the DN in
from.
structure.
Slapi_DN
Functions for Managing DNs
. The comparison is case sensitive.
sdn2
to
Chapter 14
Function Reference
.
409

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents