HomeSort by relevance Sort by last modified time
    Searched refs:CURL_TELQUAL_IS (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
arpa_telnet.h 93 #define CURL_TELQUAL_IS 0
telnet.c 769 case CURL_TELQUAL_IS:
790 if(pointer[1] == CURL_TELQUAL_IS) {
943 CURL_TELQUAL_IS, tn->subopt_ttype, CURL_IAC, CURL_SE);
955 CURL_TELQUAL_IS, tn->subopt_xdisploc, CURL_IAC, CURL_SE);
966 CURL_TELQUAL_IS);
    [all...]

Completed in 162 milliseconds