Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 265

Table of Contents

Advertisement

slapi_be_free()
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
slapi_be_get_instance_info()
Gets the instance information of the specified backend.
Syntax
#include "slapi-plugin.h"
void * slapi_be_get_instance_info(Slapi_Backend * be);
Parameters
This function takes the following parameter:
be
Returns
This function returns an opaque pointer to the instance information.
slapi_be_get_name()
Returns the name of the specified backend.
Syntax
#include "slapi-plugin.h"
char * slapi_be_get_name(Slapi_Backend * be);
Pointer to the structure containing the backend configuration.
Pointer to the structure containing the backend configuration.
Functions for Managing Backend Operations
Chapter 15
Function Reference
265

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents