Searched refs:APR_LDAP_NONE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/apr-util/include/
H A Dapr_ldap_option.h44 * Set SSL mode to one of APR_LDAP_NONE, APR_LDAP_SSL, APR_LDAP_STARTTLS
197 #define APR_LDAP_NONE 0 macro
/freebsd-12-stable/contrib/apr-util/ldap/
H A Dapr_ldap_option.c218 * APR_LDAP_NONE: no encryption
258 if (tls != APR_LDAP_NONE) {
325 if (tls != APR_LDAP_NONE) {
335 if (tls == APR_LDAP_NONE) {
372 if (tls != APR_LDAP_NONE) {
/freebsd-12-stable/contrib/apr-util/test/
H A Dtestldap.c181 APR_LDAP_NONE, &(result));

Completed in 117 milliseconds