Searched refs:SLAP_CONFIG (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Droot_dse.c266 if ( SLAP_CONFIG( be )) {
H A Dbconfig.c1342 if ( SLAP_CONFIG( c->be ) && !c->be->be_acl ) {
1846 if ( SLAP_CONFIG( c->be ) && c->be->be_acl == defacl_parsed) {
1858 if ( SLAP_CONFIG( c->be ) && !c->be->be_acl) {
2890 } else if ( SLAP_CONFIG(c->be) ) {
H A Dslap.h2339 #define SLAP_CONFIG(be) (SLAP_BFLAGS(be) & SLAP_BFLAG_CONFIG) macro

Completed in 103 milliseconds