Home
last modified time | relevance | path

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

/external/curl/lib/
Darpa_telnet.h77 #define CURL_DO 253 /* DO use this option! */ macro
Dtelnet.c278 (cmd == CURL_DO) ? "DO" : in printoption()
328 send_negotiation(conn, CURL_DO, option); in set_remote_option()
402 send_negotiation(conn, CURL_DO, option); in rec_will()
465 send_negotiation(conn, CURL_DO, option); in rec_wont()
1073 case CURL_DO: in telrcv()
1112 printoption(data, "RCVD", CURL_DO, c); in telrcv()