20.4. slapi_be_free()

Description

Frees memory and linked resources from the backend structure.

Syntax

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

Parameters

This function takes the following parameter:

be Pointer to the structure containing the backend configuration.