Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 233

Table of Contents

Advertisement

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.
Syntax
#include "slapi-plugin.h"
void slapi_be_set_readonly(Slapi_Backend *be, int readonly);
Parameters
This function takes the following parameters:
be
readonly
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.
Pointer to the structure containing the backend configuration.
Flag to specify the read-only status.
Functions for Managing Backend Operations
Chapter 14
Function Reference
233

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents