Lines Matching refs:us_preferred
150 int us_preferred[256]; member
213 tn->us_preferred[CURL_TELOPT_SGA] = CURL_YES; in init_telnet()
221 tn->us_preferred[CURL_TELOPT_BINARY] = CURL_YES; in init_telnet()
256 if(tn->us_preferred[i] == CURL_YES) in negotiate()
564 if(tn->us_preferred[option] == CURL_YES) { in rec_do()
795 tn->us_preferred[CURL_TELOPT_NEW_ENVIRON] = CURL_YES; in check_telnet_options()
806 tn->us_preferred[CURL_TELOPT_TTYPE] = CURL_YES; in check_telnet_options()
814 tn->us_preferred[CURL_TELOPT_XDISPLOC] = CURL_YES; in check_telnet_options()
826 tn->us_preferred[CURL_TELOPT_NEW_ENVIRON] = CURL_YES; in check_telnet_options()
834 tn->us_preferred[CURL_TELOPT_NAWS] = CURL_YES; in check_telnet_options()
847 tn->us_preferred[CURL_TELOPT_BINARY] = CURL_NO; in check_telnet_options()