Searched refs:send_negotiation (Results 1 – 1 of 1) sorted by relevance
/curl/lib/ |
H A D | telnet.c | 333 send_negotiation(data, CURL_DO, option); in set_remote_option() 372 send_negotiation(data, CURL_DONT, option); in set_remote_option() 407 send_negotiation(data, CURL_DO, option); in rec_will() 410 send_negotiation(data, CURL_DONT, option); in rec_will() 440 send_negotiation(data, CURL_DONT, option); in rec_will() 458 send_negotiation(data, CURL_DONT, option); in rec_wont() 470 send_negotiation(data, CURL_DO, option); in rec_wont() 497 send_negotiation(data, CURL_WILL, option); in set_local_option() 536 send_negotiation(data, CURL_WONT, option); in set_local_option() 571 send_negotiation(data, CURL_WILL, option); in rec_do() [all …]
|
Completed in 6 milliseconds