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_REF_STR
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
ldap-int.h
142
#define
LDAP_REF_STR
"Referral:\n"
143
#define LDAP_REF_STR_LEN STRLENOF(
LDAP_REF_STR
)
request.c
1392
if ( strncasecmp( p,
LDAP_REF_STR
, LDAP_REF_STR_LEN ) == 0 ) {
1523
strcpy( *referralsp,
LDAP_REF_STR
);
Completed in 16 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026