OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLAP_BFLAG_FRONTEND
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
frontend.c
129
SLAP_BFLAGS(frontendDB) |=
SLAP_BFLAG_FRONTEND
;
slap.h
2368
#define
SLAP_BFLAG_FRONTEND
0x0004U /* the frontendDB */
2388
#define SLAP_FRONTEND(be) (SLAP_BFLAGS(be) &
SLAP_BFLAG_FRONTEND
)
Completed in 17 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026