Searched refs:CURL_TELOPT_NEW_ENVIRON (Results 1 – 2 of 2) sorted by relevance
38 #define CURL_TELOPT_NEW_ENVIRON 39 /* NEW ENVIRONment variables */ macro64 #define CURL_TELOPT_MAXIMUM CURL_TELOPT_NEW_ENVIRON
709 case CURL_TELOPT_NEW_ENVIRON: in printsub()749 case CURL_TELOPT_NEW_ENVIRON: in printsub()817 tn->us_preferred[CURL_TELOPT_NEW_ENVIRON] = CURL_YES; in check_telnet_options()860 tn->us_preferred[CURL_TELOPT_NEW_ENVIRON] = CURL_YES; in check_telnet_options()965 case CURL_TELOPT_NEW_ENVIRON: in suboption()967 "%c%c%c%c", CURL_IAC, CURL_SB, CURL_TELOPT_NEW_ENVIRON, in suboption()
Completed in 7 milliseconds