Searched refs:CURL_TELOPT_SGA (Results 1 – 2 of 2) sorted by relevance
30 #define CURL_TELOPT_SGA 3 /* Suppress Go Ahead */ macro
256 tn->us_preferred[CURL_TELOPT_SGA] = CURL_YES; in init_telnet()257 tn->him_preferred[CURL_TELOPT_SGA] = CURL_YES; in init_telnet()