Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 464

Table of Contents

Advertisement

Functions for Managing DNs
Parameters
This function takes the following parameters:
parent
child
Returns
This function returns one of the following values:
1 if the DN in
0 if the DN in
See Also
slapi_sdn_issuffix()
slapi_sdn_get_parent()
slapi_sdn_issuffix()
Checks whether a
structure.
Syntax
#include "slapi-plugin.h"
int slapi_sdn_issuffix(const Slapi_DN *sdn,
const Slapi_DN *suffixsdn);
Parameters
This function takes the following parameters:
sdn
suffixsdn
Returns
This function returns one of the following values:
464
Netscape Directory Server Plug-In Programmer's Guide • August 2002
Pointer to the Slapi_DN structure containing the DN which
claims to be the parent of the DN in child.
Pointer to the Slapi_DN structure containing the DN of the
supposed child of the DN in the structure pointed to by parent.
is the parent of the DN in
parent
does not match the DN of the parent of the DN in
parent
structure contains a suffix of another
Slapi_DN
Pointer to the Slapi_DN structure to be checked.
Pointer to the Slapi_DN structure of the suffix.
.
child
Slapi_DN
.
child

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents