Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Darpa_telnet.h30 #define CURL_TELOPT_BINARY 0 /* binary 8bit data */ macro
H A Dtelnet.c225 tn->us_preferred[CURL_TELOPT_BINARY] = CURL_YES; in init_telnet()
226 tn->him_preferred[CURL_TELOPT_BINARY] = CURL_YES; in init_telnet()
900 tn->us_preferred[CURL_TELOPT_BINARY] = CURL_NO; in check_telnet_options()
901 tn->him_preferred[CURL_TELOPT_BINARY] = CURL_NO; in check_telnet_options()

Completed in 2 milliseconds