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_URL_PREFIX
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
ldap-int.h
129
#define
LDAPS_URL_PREFIX
"ldaps://"
130
#define LDAPS_URL_PREFIX_LEN STRLENOF(
LDAPS_URL_PREFIX
)
url.c
257
if ( strncasecmp( p,
LDAPS_URL_PREFIX
, LDAPS_URL_PREFIX_LEN ) == 0 ) {
Completed in 40 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026