Searched refs:CURL_TELOPT_TTYPE (Results 1 – 2 of 2) sorted by relevance
34 #define CURL_TELOPT_TTYPE 24 /* Terminal TYPE */ macro
707 case CURL_TELOPT_TTYPE: in printsub()744 case CURL_TELOPT_TTYPE: in printsub()835 tn->us_preferred[CURL_TELOPT_TTYPE] = CURL_YES; in check_telnet_options()941 case CURL_TELOPT_TTYPE: in suboption()944 "%c%c%c%c%s%c%c", CURL_IAC, CURL_SB, CURL_TELOPT_TTYPE, in suboption()
Completed in 8 milliseconds