HomeSort by: relevance | last modified time | path
    Searched refs:SLAP_CONFIG (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
root_dse.c 274 if ( SLAP_CONFIG( be )) {
bconfig.c 1708 if ( SLAP_CONFIG( c->be ) && !c->be->be_acl ) {
2292 if ( SLAP_CONFIG( c->be ) && c->be->be_acl == defacl_parsed) {
2304 if ( SLAP_CONFIG( c->be ) && !c->be->be_acl) {
3347 } else if ( SLAP_CONFIG(c->be) ) {
slap.h 2387 #define SLAP_CONFIG(be) (SLAP_BFLAGS(be) & SLAP_BFLAG_CONFIG)

Completed in 43 milliseconds