Home
last modified time | relevance | path

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

/curl/lib/
H A Darpa_telnet.h34 #define CURL_TELOPT_TTYPE 24 /* Terminal TYPE */ macro
H A Dtelnet.c707 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 7 milliseconds