OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLOAD_FEATURE_VC
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/lloadd/
backend.c
366
&& !(lload_features &
LLOAD_FEATURE_VC
)
431
if ( !(lload_features &
LLOAD_FEATURE_VC
) )
lload.h
182
LLOAD_FEATURE_VC
= 1 << 0,
daemon.c
1565
(lload_features &
LLOAD_FEATURE_VC
) ? 0 :
1731
if ( feature_diff &
LLOAD_FEATURE_VC
) {
1733
feature_diff &= ~
LLOAD_FEATURE_VC
;
upstream.c
247
if ( lload_features &
LLOAD_FEATURE_VC
) {
674
!(lload_features &
LLOAD_FEATURE_VC
) &&
bind.c
493
if ( lload_features &
LLOAD_FEATURE_VC
) {
config.c
2029
{ BER_BVC("vc"),
LLOAD_FEATURE_VC
},
Completed in 22 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026