OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDAP_URL_PREFIX
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
ldap-int.h
125
#define
LDAP_URL_PREFIX
"ldap://"
126
#define LDAP_URL_PREFIX_LEN STRLENOF(
LDAP_URL_PREFIX
)
144
#define LDAP_LDAP_REF_STR
LDAP_URL_PREFIX
url.c
241
if ( strncasecmp( p,
LDAP_URL_PREFIX
, LDAP_URL_PREFIX_LEN ) == 0 ) {
Completed in 60 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026