Lines Matching defs:referral
3693 const char *referral,
3733 /* If we were redirected to a referral, process it.
3734 * There must be a single referral result here; if we get
4387 const char *referral,
4408 ret = ldap_url_parse(referral, &lud);
4411 "Failed to parse referral URI (%s)!\n", referral);
4419 "Could not copy referral DN (%s)!\n", lud->lud_dn);
4459 "Failed to parse service URI (%s)!\n", referral);
4471 /* Start an ID operation for the referral */
4575 * It's strictly possible for the referral search to return
4576 * another referral value here, but it shouldn't actually
4578 * limiting) the referral chain would be fairly complex, so