20.3. slapi_be_exist()
Checks if the backend that contains the specified DN exists.
#include "slapi-plugin.h" int slapi_be_exist(const Slapi_DN *sdn);
This function takes the following parameter:
| sdn | Pointer to the DN in the backends for which you are looking. |
This function returns one of the following values:
- 1 if the backend containing the specified DN exists.
- 0 if the backend does not exist.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.