Syntax
#include "slapi-plugin.h" int slapi_dn_isbesuffix( Slapi_PBlock *pb, char *dn ); Parameters
#include "slapi-plugin.h" int slapi_dn_isbesuffix( Slapi_PBlock *pb, char *dn );
The function has the following parameters:
pb
dn
Returns
1 if the specified DN is the suffix for the local database, or 0 if the DN is not the suffix.