OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLAPO_BFLAG_DISABLED
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
backover.c
158
if ( on->on_bi.bi_flags &
SLAPO_BFLAG_DISABLED
)
181
if ( on->on_bi.bi_flags &
SLAPO_BFLAG_DISABLED
)
215
if ( on->on_bi.bi_flags &
SLAPO_BFLAG_DISABLED
)
246
if ( on->on_bi.bi_flags &
SLAPO_BFLAG_DISABLED
)
293
if ( on->on_bi.bi_flags &
SLAPO_BFLAG_DISABLED
)
358
if ( on->on_bi.bi_flags &
SLAPO_BFLAG_DISABLED
)
433
if ( on->on_bi.bi_flags &
SLAPO_BFLAG_DISABLED
)
515
if ( on->on_bi.bi_flags &
SLAPO_BFLAG_DISABLED
)
588
if ( on->on_bi.bi_flags &
SLAPO_BFLAG_DISABLED
)
691
if ( on->on_bi.bi_flags &
SLAPO_BFLAG_DISABLED
)
[
all
...]
slap.h
2382
#define
SLAPO_BFLAG_DISABLED
0x08000000U
2402
#define SLAPO_DISABLED(be) (SLAP_BFLAGS(be) &
SLAPO_BFLAG_DISABLED
)
backglue.c
377
if ( on->on_bi.bi_flags &
SLAPO_BFLAG_DISABLED
)
bconfig.c
1265
if ( c->bi->bi_flags &
SLAPO_BFLAG_DISABLED
) {
2476
c->bi->bi_flags |=
SLAPO_BFLAG_DISABLED
;
2478
c->bi->bi_flags &= ~
SLAPO_BFLAG_DISABLED
;
Completed in 29 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026