Searched refs:slap_tls_ctx (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dstarttls.c88 if ( slap_tls_ctx == NULL ) {
H A Dmain.c117 void *slap_tls_ctx; variable
933 ldap_pvt_tls_get_option( slap_tls_ld, LDAP_OPT_X_TLS_CTX, &slap_tls_ctx );
1142 ldap_pvt_tls_ctx_free( slap_tls_ctx );
H A Dconnection.c1341 rc = ldap_pvt_tls_accept( c->c_sb, slap_tls_ctx );
H A Dproto-slap.h1173 LDAP_SLAPD_V( void * ) slap_tls_ctx;
H A Dbconfig.c4271 ldap_pvt_tls_ctx_free( slap_tls_ctx );
4272 slap_tls_ctx = NULL;
4278 ldap_pvt_tls_get_option( slap_tls_ld, LDAP_OPT_X_TLS_CTX, &slap_tls_ctx );
/netbsd-current/external/bsd/openldap/dist/servers/lloadd/
H A Dlload.h187 #define LLOAD_TLS_CTX ( lload_use_slap_tls_ctx ? slap_tls_ctx : lload_tls_ctx )
/netbsd-current/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dautoca.c1032 if ( !slap_tls_ctx )
1074 if ( !slap_tls_ctx )

Completed in 234 milliseconds