Slapi_Be_Set_Flag(); Slapi_Be_Set_Instance_Info(); Slapi_Be_Set_Readonly() - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents