slapi_be_free()
Frees memory and linked resources from the backend structure.
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);
Pointer to the structure containing the backend configuration.
Pointer to the structure containing the backend configuration.
Functions for Managing Backend Operations
Chapter 15
Function Reference
265
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.2 - PLUG-IN and is the answer not in the manual?
Questions and answers