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

/freebsd-12-stable/contrib/apr-util/include/
H A Dapr_ldap_option.h47 #define APR_LDAP_OPT_TLS 0x6fff macro
173 * APR_LDAP_OPT_TLS
/freebsd-12-stable/contrib/apr-util/ldap/
H A Dapr_ldap_init.c182 return apr_ldap_set_option(pool, *ldap, APR_LDAP_OPT_TLS, &secure, result_err);
H A Dapr_ldap_option.c108 case APR_LDAP_OPT_TLS:
214 * Handle APR_LDAP_OPT_TLS

Completed in 405 milliseconds