Searched refs:SLAP_BFLAG_CONFIG (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dslap.h2322 #define SLAP_BFLAG_CONFIG 0x0002U /* a config backend */ macro
2339 #define SLAP_CONFIG(be) (SLAP_BFLAGS(be) & SLAP_BFLAG_CONFIG)
H A Dbconfig.c7085 SLAP_BFLAGS(be) |= SLAP_BFLAG_CONFIG;

Completed in 103 milliseconds