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_BOOL_REFERRALS
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
options.c
235
* (int *) outvalue = (int) LDAP_BOOL_GET(lo,
LDAP_BOOL_REFERRALS
);
506
LDAP_BOOL_CLR(lo,
LDAP_BOOL_REFERRALS
);
508
LDAP_BOOL_SET(lo,
LDAP_BOOL_REFERRALS
);
init.c
106
{0, ATTR_BOOL, "REFERRALS", NULL,
LDAP_BOOL_REFERRALS
},
618
LDAP_BOOL_SET(gopts,
LDAP_BOOL_REFERRALS
);
result.c
734
if ( LDAP_BOOL_GET(&ld->ld_options,
LDAP_BOOL_REFERRALS
) ||
789
( LDAP_BOOL_GET(&ld->ld_options,
LDAP_BOOL_REFERRALS
) ||
test.c
654
LDAP_BOOL_SET(&ld->ld_options,
LDAP_BOOL_REFERRALS
);
ldap-int.h
149
#define
LDAP_BOOL_REFERRALS
0
Completed in 45 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026