Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 259

Table of Contents

Advertisement

Parameters
This function takes the following parameters:
dn
Returns
The DN with lowercase characters. Note that variable passed in as the
is also converted in-place.
See Also
slapi_dn_normalize()
slapi_dn_isbesuffix()
Determines whether or not the specified distinguished name (DN) is the suffix of
the local database. Before calling this function, you should call
slapi_dn_normalize_case()
lowercase.
Syntax
#include "slapi-plugin.h"
int slapi_dn_isbesuffix( Slapi_PBlock *pb, char *dn );
Parameters
This function takes the following parameters:
pb
dn
Returns
This function returns one of the following values:
1 if the specified DN is the suffix for the local database.
0 if the specified DN is not the suffix for the local database.
See Also
slapi_dn_isroot()
DN that you want to convert to lowercase.
to normalize the DN and convert all characters to
Parameter block.
DN that you want to check.
Functions for Managing DNs
argument
dn
Chapter 14
Function Reference
259

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents