Home
last modified time | relevance | path

Searched refs:SLAP_BFLAG_FRONTEND (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dfrontend.c129 SLAP_BFLAGS(frontendDB) |= SLAP_BFLAG_FRONTEND; in frontend_init()
H A Dslap.h2352 #define SLAP_BFLAG_FRONTEND 0x0004U /* the frontendDB */ macro
2372 #define SLAP_FRONTEND(be) (SLAP_BFLAGS(be) & SLAP_BFLAG_FRONTEND)