OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDAPS_PORT
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/openldap/dist/clients/tools/
ldapurl.c
79
lud->lud_port =
LDAPS_PORT
;
/src/external/bsd/openldap/dist/libraries/libldap/
url.c
103
return
LDAPS_PORT
;
982
ludp->lud_port =
LDAPS_PORT
;
os-ip.c
621
port =
LDAPS_PORT
;
/src/external/bsd/openldap/dist/include/
ldap.h
69
#define
LDAPS_PORT
636 /* ldaps:/// default LDAP over TLS port */
/src/external/mpl/dhcp/dist/server/
ldap.c
1607
(ldap_use_ssl == LDAP_SSL_ON && ldap_port ==
LDAPS_PORT
))
/src/external/bsd/openldap/dist/servers/slapd/
daemon.c
1560
lud->lud_port = l.sl_is_tls ?
LDAPS_PORT
: LDAP_PORT;
Completed in 30 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026