Searched refs:CURL_TELCMD (Results 1 – 2 of 2) sorted by relevance
100 #define CURL_TELCMD(x) telnetcmds[(x)-CURL_TELCMD_MINIMUM] macro
317 infof(data, "%s IAC %s\n", direction, CURL_TELCMD(option)); in printoption()726 infof(data, "%s ", CURL_TELCMD(i)); in printsub()732 infof(data, "%s", CURL_TELCMD(j)); in printsub()