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_REFERRALS_REQUIRED
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-ldap/
chain.c
47
#define SLAP_CH_RESOLVE_REFERRALS_REQUIRED (
LDAP_REFERRALS_REQUIRED
<< SLAP_CH_RESOLVE_SHIFT)
54
#define SLAP_CH_CONTINUATION_REFERRALS_REQUIRED (
LDAP_REFERRALS_REQUIRED
<< SLAP_CH_CONTINUATION_SHIFT)
1238
return
LDAP_REFERRALS_REQUIRED
;
1533
{ BER_BVC("referralsRequired"),
LDAP_REFERRALS_REQUIRED
},
2254
case
LDAP_REFERRALS_REQUIRED
:
2289
case
LDAP_REFERRALS_REQUIRED
:
/src/external/bsd/openldap/dist/clients/tools/
common.c
647
chainingContinuation =
LDAP_REFERRALS_REQUIRED
;
664
chainingResolve =
LDAP_REFERRALS_REQUIRED
;
/src/external/bsd/openldap/dist/include/
ldap.h
342
#define
LDAP_REFERRALS_REQUIRED
3
Completed in 25 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026