Searched refs:CURL_TELCMD_MAXIMUM (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/lib/ | ||
H A D | arpa_telnet.h | 99 #define CURL_TELCMD_MAXIMUM CURL_IAC /* surprise, 255 is the last one! ;-) */ macro 107 ((unsigned int)(x) <= CURL_TELCMD_MAXIMUM) ) |
Completed in 1 milliseconds