Home
last modified time | relevance | path

Searched refs:CURL_TELCMD_MAXIMUM (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Darpa_telnet.h99 #define CURL_TELCMD_MAXIMUM CURL_IAC /* surprise, 255 is the last one! ;-) */ macro
107 ((unsigned int)(x) <= CURL_TELCMD_MAXIMUM) )

Completed in 6 milliseconds