Syntax
#include "slapi-plugin.h"
void slapi_be_free(Slapi_Backend **be);
Parameters
This function takes the following parameter:
be
slapi_be_get_instance_info()
Gets the instance information of the specified backend.
Syntax
#include "slapi-plugin.h"
void * slapi_be_get_instance_info(Slapi_Backend * be);
Parameters
This function takes the following parameter:
be
Returns
This function returns an opaque pointer to the instance information.
slapi_be_get_name()
Returns the name of the specified backend.
Syntax
#include "slapi-plugin.h"
char * slapi_be_get_name(Slapi_Backend * be);
Parameters
This function takes the following parameter:
be
Pointer to the structure containing the backend configuration.
Pointer to the structure containing the backend configuration.
Pointer to the structure containing the backend configuration.
Functions for Managing Backend Operations
Chapter 14
Function Reference
225
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.01 - PLUG-IN and is the answer not in the manual?
Questions and answers