Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Darpa_telnet.h106 #define CURL_TELCMD_OK(x) ( ((unsigned int)(x) >= CURL_TELCMD_MINIMUM) && \ macro
H A Dtelnet.c274 if(CURL_TELCMD_OK(option)) in printoption()
684 else if(CURL_TELCMD_OK(i)) in printsub()
690 else if(CURL_TELCMD_OK(j)) in printsub()

Completed in 3 milliseconds