Searched refs:SLAP_DBDISABLED (Results 1 – 3 of 3) sorted by relevance
276 if ( SLAP_DBDISABLED( be )) in backend_startup()329 if ( SLAP_DBDISABLED( be )) in backend_startup()389 if ( SLAP_DBDISABLED( be )) in backend_shutdown()688 if ( be->be_nsuffix == NULL || SLAP_DBHIDDEN( be ) || SLAP_DBDISABLED( be )) { in select_backend()
1890 #define SLAP_DBDISABLED(be) (SLAP_DBFLAGS(be) & SLAP_DBFLAG_DISABLED) macro
1221 if ( SLAP_DBDISABLED( c->be )) { in config_generic()