Searched refs:CURL_TELOPT_NEW_ENVIRON (Results 1 – 2 of 2) sorted by relevance
36 #define CURL_TELOPT_NEW_ENVIRON 39 /* NEW ENVIRONment variables */ macro57 #define CURL_TELOPT_MAXIMUM CURL_TELOPT_NEW_ENVIRON
749 case CURL_TELOPT_NEW_ENVIRON: in printsub()789 case CURL_TELOPT_NEW_ENVIRON: in printsub()840 tn->us_preferred[CURL_TELOPT_NEW_ENVIRON] = CURL_YES; in check_telnet_options()871 tn->us_preferred[CURL_TELOPT_NEW_ENVIRON] = CURL_YES; in check_telnet_options()963 case CURL_TELOPT_NEW_ENVIRON: in suboption()965 "%c%c%c%c", CURL_IAC, CURL_SB, CURL_TELOPT_NEW_ENVIRON, in suboption()