Searched refs:CURL_TELOPT_NEW_ENVIRON (Results 1 – 2 of 2) sorted by relevance
36 #define CURL_TELOPT_NEW_ENVIRON 39 /* NEW ENVIRONment variables */ macro59 #define CURL_TELOPT_MAXIMUM CURL_TELOPT_NEW_ENVIRON
704 case CURL_TELOPT_NEW_ENVIRON: in printsub()744 case CURL_TELOPT_NEW_ENVIRON: in printsub()795 tn->us_preferred[CURL_TELOPT_NEW_ENVIRON] = CURL_YES; in check_telnet_options()826 tn->us_preferred[CURL_TELOPT_NEW_ENVIRON] = CURL_YES; in check_telnet_options()915 case CURL_TELOPT_NEW_ENVIRON: in suboption()917 "%c%c%c%c", CURL_IAC, CURL_SB, CURL_TELOPT_NEW_ENVIRON, in suboption()