Syntax
int slapi_be_getentrypoint(Slapi_Backend *be, int entrypoint,
void **ret_fnptr, Slapi_PBlock *pb);
Parameters
This function takes the following parameters:
be
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 NULL if there is no
suffix in the backend.
Pointer to the structure containing the backend configuration.
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.
Functions for Managing Backend Operations
Chapter 15
Function Reference
n+1
267
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.1 - PLUG-IN and is the answer not in the manual?
Questions and answers