Searched refs:CURL_TELOPT_OK (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.h59 #define CURL_TELOPT_OK(x) ((x) <= CURL_TELOPT_MAXIMUM) macro
H A Dtelnet.c327 if(CURL_TELOPT_OK(option))
726 if(CURL_TELOPT_OK(i))
732 if(CURL_TELOPT_OK(j))
748 if(CURL_TELOPT_OK(pointer[0])) {

Completed in 79 milliseconds