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

  /external/curl/lib/
arpa_telnet.h 34 #define CURL_TELOPT_XDISPLOC 35 /* X DISPlay LOCation */
telnet.c 748 case CURL_TELOPT_XDISPLOC:
785 case CURL_TELOPT_XDISPLOC:
859 tn->us_preferred[CURL_TELOPT_XDISPLOC] = CURL_YES;
951 case CURL_TELOPT_XDISPLOC:
954 "%c%c%c%c%s%c%c", CURL_IAC, CURL_SB, CURL_TELOPT_XDISPLOC,
    [all...]

Completed in 35 milliseconds