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

/freebsd-10.2-release/usr.bin/svn/lib/libapr_util/
H A Dapr_ldap.h63 #define APR_HAS_LDAP_SSL 0 macro
65 #define APR_HAS_LDAP_SSL 1 macro
/freebsd-10.2-release/contrib/apr-util/ldap/
H A Dapr_ldap_init.c68 #if APR_HAS_LDAP_SSL /* compiled with ssl support */
89 #endif /* APR_HAS_LDAP_SSL */
119 #if APR_HAS_LDAP_SSL && APR_HAS_LDAPSSL_CLIENT_DEINIT
H A Dapr_ldap_option.c226 #if APR_HAS_LDAP_SSL /* compiled with ssl support */
379 #endif /* APR_HAS_LDAP_SSL */
399 #if APR_HAS_LDAP_SSL
647 #endif /* APR_HAS_LDAP_SSL */

Completed in 131 milliseconds