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