Searched refs:ld_follow_referral (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Doption.c69 *(int *)outvalue = ld->ld_follow_referral;
174 ld->ld_follow_referral = invalue ? 1 : 0;
H A Dopen.c218 ld->ld_follow_referral = 1;
H A Dresult.c547 ld->ld_follow_referral /* || ClientControl to follow referral present */ )) {
695 } else if (tag == LDAP_RES_SEARCH_REFERENCE && !ld->ld_follow_referral) {
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-private.h291 int ld_follow_referral; /* flag set to true if lib follow referrals */ member in struct:ldap

Completed in 46 milliseconds