Home
last modified time | relevance | path

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

/external/curl/lib/
Dtelnet.c128 #define CURL_WANTYES 2 macro
371 tn->him[option] = CURL_WANTYES; in set_remote_option()
391 case CURL_WANTYES: in set_remote_option()
425 case CURL_WANTYES: in set_remote_option()
471 case CURL_WANTYES: in rec_will()
507 tn->him[option] = CURL_WANTYES; in rec_wont()
514 case CURL_WANTYES: in rec_wont()
535 tn->us[option] = CURL_WANTYES; in set_local_option()
555 case CURL_WANTYES: in set_local_option()
589 case CURL_WANTYES: in set_local_option()
[all …]