Home
last modified time | relevance | path

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

/external/curl/lib/
Dtelnet.c129 #define CURL_WANTYES 2 macro
372 tn->him[option] = CURL_WANTYES; in set_remote_option()
392 case CURL_WANTYES: in set_remote_option()
426 case CURL_WANTYES: in set_remote_option()
472 case CURL_WANTYES: in rec_will()
508 tn->him[option] = CURL_WANTYES; in rec_wont()
515 case CURL_WANTYES: in rec_wont()
536 tn->us[option] = CURL_WANTYES; in set_local_option()
556 case CURL_WANTYES: in set_local_option()
590 case CURL_WANTYES: in set_local_option()
[all …]