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_GET
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
os-local.c
262
LDAP_BOOL_GET
(&ld->ld_options, LDAP_BOOL_RESTART ));
293
LDAP_BOOL_GET
(&ld->ld_options, LDAP_BOOL_RESTART ));
options.c
235
* (int *) outvalue = (int)
LDAP_BOOL_GET
(lo, LDAP_BOOL_REFERRALS);
240
* (int *) outvalue = (int)
LDAP_BOOL_GET
(lo, LDAP_BOOL_RESTART);
292
* (int *) outvalue = (int)
LDAP_BOOL_GET
(lo, LDAP_BOOL_CONNECT_ASYNC);
407
* (int *) outvalue = (int)
LDAP_BOOL_GET
(lo, LDAP_BOOL_KEEPCONN);
result.c
355
!
LDAP_BOOL_GET
(&ld->ld_options, LDAP_BOOL_RESTART)
589
if ( !
LDAP_BOOL_GET
( &ld->ld_options, LDAP_BOOL_KEEPCONN )) {
734
if (
LDAP_BOOL_GET
(&ld->ld_options, LDAP_BOOL_REFERRALS) ||
789
(
LDAP_BOOL_GET
(&ld->ld_options, LDAP_BOOL_REFERRALS) ||
977
!
LDAP_BOOL_GET
( &ld->ld_options, LDAP_BOOL_KEEPCONN )) {
1045
!
LDAP_BOOL_GET
( &ld->ld_options, LDAP_BOOL_KEEPCONN )) {
os-ip.c
315
LDAP_BOOL_GET
( &ld->ld_options, LDAP_BOOL_RESTART ) );
374
LDAP_BOOL_GET
( &ld->ld_options, LDAP_BOOL_RESTART ) );
466
LDAP_BOOL_GET
( &ld->ld_options, LDAP_BOOL_RESTART ));
cyrus.c
515
int nocanon = (int)
LDAP_BOOL_GET
( &ld->ld_options,
1078
*(int *)arg = (int)
LDAP_BOOL_GET
(&ld->ld_options, LDAP_BOOL_SASL_NOCANON );
ldap-int.h
158
#define
LDAP_BOOL_GET
(lo, bool) \
request.c
491
async =
LDAP_BOOL_GET
( &ld->ld_options, LDAP_BOOL_CONNECT_ASYNC );
tls2.c
1149
async =
LDAP_BOOL_GET
( &ld->ld_options, LDAP_BOOL_CONNECT_ASYNC );
Completed in 25 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026