Searched refs:LDAP_REFERRAL (Results 1 – 10 of 10) sorted by relevance
146 case LDAP_REFERRAL: in translate_ldap_error()
45 { LDAP_REFERRAL, 0 },116 { LDAP_REFERRAL, "Referral received" },
915 origerr = LDAP_REFERRAL; /* a small lie... */927 if ( origerr == LDAP_REFERRAL ) { /* ldapv3 */954 || origerr == LDAP_REFERRAL )) {967 ? LDAP_PARTIAL_RESULTS : LDAP_REFERRAL;
1531 if (stat == LDAP_REFERRAL && follow_referral) { in ldapSearch()2176 stat == LDAP_REFERRAL && referralsp != NULL) { in ldapModifyObjectClass()2266 stat == LDAP_REFERRAL && referralsp != NULL) { in ldapModify()2337 stat == LDAP_REFERRAL && referralsp != NULL) { in ldapModify()2569 if (proxyInfo.follow_referral == follow && stat == LDAP_REFERRAL && in ldapAdd()2684 stat == LDAP_REFERRAL && referralsp != NULL) { in ldapChangeDN()
1129 if (rc != LDAP_SUCCESS || errCode != LDAP_REFERRAL) { in process_ldap_referral_msg()1227 if (errnum == LDAP_REFERRAL) { in parse_ldap_config_dn_attrs()
911 case LDAP_REFERRAL: in ldapssl_tls_start_s()
1084 if (errCode == LDAP_REFERRAL){ in print_ldap_result()
260 #define LDAP_REFERRAL 0x0a /* 10 - LDAPv3 */ macro
1962 if (errCode == LDAP_REFERRAL) { in proc_result_referrals()2059 if (errCode == LDAP_REFERRAL) { in multi_result()2129 if (errCode == LDAP_REFERRAL) { in multi_result()
900 if (Errno == LDAP_REFERRAL && followRef && !ref_list) { in write_state_machine()