Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Darpa_telnet.h82 #define CURL_DONT 254 /* DON'T use this option! */ macro
H A Dtelnet.c283 (cmd == CURL_DONT) ? "DONT" : 0; in printoption()
371 send_negotiation(data, CURL_DONT, option); in set_remote_option()
409 send_negotiation(data, CURL_DONT, option); in rec_will()
439 send_negotiation(data, CURL_DONT, option); in rec_will()
457 send_negotiation(data, CURL_DONT, option); in rec_wont()
1133 case CURL_DONT: in telrcv()
1176 printoption(data, "RCVD", CURL_DONT, c); in telrcv()

Completed in 3 milliseconds