Searched refs:CURL_TELCMD (Results 1 – 2 of 2) sorted by relevance
110 #define CURL_TELCMD(x) telnetcmds[(x)-CURL_TELCMD_MINIMUM] macro112 #define CURL_TELCMD(x) "" macro
276 infof(data, "%s IAC %s", direction, CURL_TELCMD(option)); in printoption()686 infof(data, "%s ", CURL_TELCMD(i)); in printsub()692 infof(data, "%s", CURL_TELCMD(j)); in printsub()
Completed in 6 milliseconds