20.2. slapi_be_delete_onexit()

Description

Sets the flag to denote that the backend will be deleted on exiting.

Syntax

#include "slapi-plugin.h"
void slapi_be_delete_onexit(Slapi_Backend *be);

Parameters

This function takes the following parameter:

be Pointer to the structure containing the backend configuration.