Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 227

Table of Contents

Advertisement

entrypoint
ret_fnptr
pb
Returns
This function returns 0 if successful, -1 otherwise.
slapi_be_getsuffix()
Returns the
Syntax
#include "slapi-plugin.h"
const Slapi_DN *slapi_be_getsuffix(Slapi_Backend *be, int n);
Parameters
This function takes the following parameters:
be
n
Returns
This function returns the DN of the suffix if it exists, or
suffix in the backend.
Description
This function returns the
function is still present for compatibility purposes with previous versions of the
Directory Server Plug-in API. Directory Server 6.x does not support backends
containing multiple suffixes, so if
Memory Concerns
You should not free the returned pointer.
Entry point in the backend.
Opaque pointer to store function address.
Pointer to the parameter block.
+1 suffix associated with the specified backend.
n
Pointer to the structure containing the backend configuration.
Index.
suffix associated with the specified backend. This
n+1
Functions for Managing Backend Operations
is not
,
will be returned.
n
0
NULL
Chapter 14
if there is no
+1
NULL
n
Function Reference
227

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents