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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldap/
H A Dinit.c65 SLAP_BFLAG_DYNAMIC |
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-meta/
H A Dinit.c53 SLAP_BFLAG_DYNAMIC |
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dslap.h2329 #define SLAP_BFLAG_DYNAMIC 0x8000U macro
2345 #define SLAP_DYNAMIC(be) ((SLAP_BFLAGS(be) & SLAP_BFLAG_DYNAMIC) || (SLAP_DBFLAGS(be) & SLAP_DBFLAG_DYNAMIC))

Completed in 111 milliseconds