20.18. slapi_be_set_flag()

Description

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 Pointer to the structure containing the backend configuration.
flag Flag (bitmap) to set in the configuration.