Searched refs:CURL_TELOPT_BINARY (Results 1 – 2 of 2) sorted by relevance
28 #define CURL_TELOPT_BINARY 0 /* binary 8bit data */ macro
221 tn->us_preferred[CURL_TELOPT_BINARY] = CURL_YES; in init_telnet()222 tn->him_preferred[CURL_TELOPT_BINARY] = CURL_YES; in init_telnet()847 tn->us_preferred[CURL_TELOPT_BINARY] = CURL_NO; in check_telnet_options()848 tn->him_preferred[CURL_TELOPT_BINARY] = CURL_NO; in check_telnet_options()