Home
last modified time | relevance | path

Searched refs:chase_referrals (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c219 static int chase_referrals = 1; variable
449 chase_referrals = 0;
1156 ldap_set_option( ld, LDAP_OPT_REFERRALS, chase_referrals ? LDAP_OPT_ON:
1158 if ( chase_referrals ) {