See Also
slapi_be_select()
slapi_be_set_flag()
Sets the specified flag in the backend.
Syntax
#include "slapi-plugin.h"
void slapi_be_set_flag(Slapi_Backend * be, int flag);
Parameters
This function takes the following parameters:
be
flag
slapi_be_set_instance_info()
Sets the instance information of the specified backend with given data.
Syntax
#include "slapi-plugin.h"
void
Parameters
This function takes the following parameters:
be
data
slapi_be_set_readonly()
Sets a flag to denote that the backend is meant to be read-only.
Pointer to the structure containing the backend configuration.
Flag (bitmap) that needs to be set.
slapi_be_set_instance_info(Slapi_Backend * be, void * data);
Pointer to the structure containing the backend configuration.
Data for setting the instance information.
Functions for Managing Backend Operations
Chapter 15
Function Reference
283
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?
Questions and answers