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_use_slap_tls_ctx
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/lloadd/
extended.c
34
int
lload_use_slap_tls_ctx
= 0;
variable
lload.h
193
#define LLOAD_TLS_CTX (
lload_use_slap_tls_ctx
? slap_tls_ctx : lload_tls_ctx )
proto-lload.h
139
LDAP_SLAPD_V (int)
lload_use_slap_tls_ctx
;
config.c
2244
c->value_int =
lload_use_slap_tls_ctx
;
2253
lload_use_slap_tls_ctx
= 0;
2257
lload_use_slap_tls_ctx
= c->value_int;
Completed in 52 milliseconds
Indexes created Sat Aug 29 00:25:01 UTC 2026