Searched refs:LDAP_BITOPT_REFERRALS (Results 1 – 5 of 5) sorted by relevance
108 LDAP_GET_BITOPT( ld, LDAP_BITOPT_REFERRALS ); in ldap_get_option()
128 LDAP_SETCLR_BITOPT(ld, LDAP_BITOPT_REFERRALS, optdata); in ldap_set_option()
323 nsldapi_ld_defaults.ld_options = LDAP_BITOPT_REFERRALS; in nsldapi_initialize_defaults()
292 #define LDAP_BITOPT_REFERRALS 0x80000000 macro
908 && ( ld->ld_options & LDAP_BITOPT_REFERRALS ) == 0 )) {