Searched refs:SLAP_FRONTEND (Results 1 – 2 of 2) sorted by relevance
35 if ( be && !SLAP_FRONTEND(be) && be->be_schemadn.bv_val ) return NULL; in slap_operational_subschemaSubentry()
2372 #define SLAP_FRONTEND(be) (SLAP_BFLAGS(be) & SLAP_BFLAG_FRONTEND) macro