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 - 5
of
5
) 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/bsd/openldap/dist/servers/slapd/
daemon.c
1560
lud->lud_port = l.sl_is_tls ?
LDAPS_PORT
: LDAP_PORT;
Completed in 34 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026