Sun Directory Server Enterprise Edition 7.0 Developer's Guide

slapi_be_exist()

Checks if the backend that contains the specified DN exists.

Syntax

#include "slapi-plugin.h"
 int slapi_be_exist(const Slapi_DN *sdn);

Parameters

This function takes the following parameter:

sdn

Pointer to the DN in the backends for which you are looking.

Returns

This function returns one of the following values:

See Also

slapi_be_select()