OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDAPI_URL_PREFIX_LEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
url.c
273
if ( strncasecmp( p, LDAPI_URL_PREFIX,
LDAPI_URL_PREFIX_LEN
) == 0 ) {
275
p +=
LDAPI_URL_PREFIX_LEN
;
ldap-int.h
134
#define
LDAPI_URL_PREFIX_LEN
STRLENOF(LDAPI_URL_PREFIX)
Completed in 109 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026