Home
last modified time | relevance | path

Searched refs:APR_LDAP_STOPTLS (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/apr-util/ldap/
H A Dapr_ldap_option.c252 else if (tls == APR_LDAP_STOPTLS) { in option_set_tls()
290 else if (tls == APR_LDAP_STOPTLS) { in option_set_tls()
319 else if (tls == APR_LDAP_STOPTLS) { in option_set_tls()
361 else if (tls == APR_LDAP_STOPTLS) { in option_set_tls()
/freebsd-12.1/contrib/apr-util/include/
H A Dapr_ldap_option.h203 #define APR_LDAP_STOPTLS 3 macro