Searched refs:chase_one_referral (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | request.c | 48 static int chase_one_referral( LDAP *ld, LDAPRequest *lr, LDAPRequest *origreq, 871 rc = chase_one_referral( ld, lr, origreq, ref, "v2 referral", in nsldapi_chase_v2_referrals() 927 rc = chase_one_referral( ld, lr, origreq, v3refs[i], in nsldapi_chase_v3_refs() 948 chase_one_referral( LDAP *ld, LDAPRequest *lr, LDAPRequest *origreq, in chase_one_referral() function
|