Syntax
#include "slapi-plugin.h" int slapi_entry_rdn_values_present( Slapi_Entry *e ); Parameters
#include "slapi-plugin.h" int slapi_entry_rdn_values_present( Slapi_Entry *e );
The function has the following parameters:
e
Returns
1 if the values in the RDN are present in attributes of the entry, or 0 if the values are not present.