Home
last modified time | relevance | path

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

/external/curl/lib/
Dtelnet.c157 int himq[256]; member
380 switch(tn->himq[option]) { in set_remote_option()
383 tn->himq[option] = CURL_OPPOSITE; in set_remote_option()
392 switch(tn->himq[option]) { in set_remote_option()
397 tn->himq[option] = CURL_EMPTY; in set_remote_option()
415 switch(tn->himq[option]) { in set_remote_option()
420 tn->himq[option] = CURL_EMPTY; in set_remote_option()
426 switch(tn->himq[option]) { in set_remote_option()
428 tn->himq[option] = CURL_OPPOSITE; in set_remote_option()
458 switch(tn->himq[option]) { in rec_will()
[all …]