Searched refs:LDAPS_PORT (Results 1 – 6 of 6) sorted by relevance
79 lud->lud_port = LDAPS_PORT; in do_uri_create()
103 return LDAPS_PORT; in ldap_pvt_url_scheme_port()978 ludp->lud_port = LDAPS_PORT; in ldap_url_parse_ext()
621 port = LDAPS_PORT; in ldap_connect_to_host()
69 #define LDAPS_PORT 636 /* ldaps:/// default LDAP over TLS port */ macro
1607 (ldap_use_ssl == LDAP_SSL_ON && ldap_port == LDAPS_PORT)) in ldap_start()
1561 lud->lud_port = l.sl_is_tls ? LDAPS_PORT : LDAP_PORT; in slap_open_listener()