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

/freebsd-12-stable/contrib/apr-util/include/
H A Dapr_ldap_option.h45 * or APR_LDAP_STOPTLS.
203 #define APR_LDAP_STOPTLS 3 macro
/freebsd-12-stable/contrib/apr-util/ldap/
H A Dapr_ldap_option.c221 * APR_LDAP_STOPTLS: Stop existing TLS connecttion
252 else if (tls == APR_LDAP_STOPTLS) {
290 else if (tls == APR_LDAP_STOPTLS) {
319 else if (tls == APR_LDAP_STOPTLS) {
361 else if (tls == APR_LDAP_STOPTLS) {

Completed in 55 milliseconds