Searched refs:CURL_TELOPT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Darpa_telnet.h60 #define CURL_TELOPT(x) telnetoptions[x] macro
H A Dtelnet.c328 opt = CURL_TELOPT(option);
727 infof(data, "%s ", CURL_TELOPT(i));
733 infof(data, "%s", CURL_TELOPT(j));
754 infof(data, "%s", CURL_TELOPT(pointer[0]));
757 infof(data, "%s (unsupported)", CURL_TELOPT(pointer[0]));

Completed in 49 milliseconds