Searched refs:LDAP_BOOL_SET (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dinit.c290 LDAP_BOOL_SET(gopts, attrs[i].offset);
451 LDAP_BOOL_SET(gopts, attrs[i].offset);
617 LDAP_BOOL_SET(gopts, LDAP_BOOL_REFERRALS);
H A Doptions.c482 LDAP_BOOL_SET(lo, LDAP_BOOL_REFERRALS);
491 LDAP_BOOL_SET(lo, LDAP_BOOL_RESTART);
500 LDAP_BOOL_SET(lo, LDAP_BOOL_CONNECT_ASYNC);
H A Dldap-int.h144 #define LDAP_BOOL_SET(lo, bool) ((lo)->ldo_booleans |= LDAP_BOOL(bool)) macro
H A Dtest.c649 LDAP_BOOL_SET(&ld->ld_options, LDAP_BOOL_REFERRALS);
H A Dcyrus.c1136 LDAP_BOOL_SET(&ld->ld_options, LDAP_BOOL_SASL_NOCANON );
H A Dresult.c159 LDAP_BOOL_SET( &ld->ld_options, LDAP_BOOL_ASYNC_RESULTS );

Completed in 188 milliseconds