Searched refs:LDAPS_PORT (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/usr.bin/svn/lib/libapr_util/
H A Dapr_ldap.h99 #ifndef LDAPS_PORT
100 #define LDAPS_PORT 636 /* ldaps:/// default LDAP over TLS port */ macro
/freebsd-13-stable/contrib/tcpdump/
H A Dudp.h146 #ifndef LDAPS_PORT
147 #define LDAPS_PORT 636 /*XXX - LDAP over TLS/SSL */ macro
/freebsd-13-stable/contrib/apr-util/ldap/
H A Dapr_ldap_url.c85 #ifndef LDAPS_PORT
86 #define LDAPS_PORT 636 /* ldaps:/// default LDAP over TLS port */ macro
336 ludp->lud_port = LDAPS_PORT;
/freebsd-13-stable/contrib/apr-util/test/
H A Dtestldap.c198 ldap_host, LDAPS_PORT,

Completed in 115 milliseconds