Home
last modified time | relevance | path

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

/external/curl/lib/
Dtelnet.c158 int himq[256]; member
381 switch(tn->himq[option]) { in set_remote_option()
384 tn->himq[option] = CURL_OPPOSITE; in set_remote_option()
393 switch(tn->himq[option]) { in set_remote_option()
398 tn->himq[option] = CURL_EMPTY; in set_remote_option()
416 switch(tn->himq[option]) { in set_remote_option()
421 tn->himq[option] = CURL_EMPTY; in set_remote_option()
427 switch(tn->himq[option]) { in set_remote_option()
429 tn->himq[option] = CURL_OPPOSITE; in set_remote_option()
459 switch(tn->himq[option]) { in rec_will()
[all …]