Home
last modified time | relevance | path

Searched refs:lload_use_slap_tls_ctx (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dextended.c34 int lload_use_slap_tls_ctx = 0; variable
H A Dlload.h187 #define LLOAD_TLS_CTX ( lload_use_slap_tls_ctx ? slap_tls_ctx : lload_tls_ctx )
H A Dproto-lload.h136 LDAP_SLAPD_V (int) lload_use_slap_tls_ctx;
H A Dconfig.c2080 c->value_int = lload_use_slap_tls_ctx; in config_share_tls_ctx()
2089 lload_use_slap_tls_ctx = 0; in config_share_tls_ctx()
2093 lload_use_slap_tls_ctx = c->value_int; in config_share_tls_ctx()