Home
last modified time | relevance | path

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

/external/curl/lib/
Dtelnet.c154 int usq[256]; member
544 switch(tn->usq[option]) { in set_local_option()
547 tn->usq[option] = CURL_OPPOSITE; in set_local_option()
556 switch(tn->usq[option]) { in set_local_option()
561 tn->usq[option] = CURL_EMPTY; in set_local_option()
579 switch(tn->usq[option]) { in set_local_option()
584 tn->usq[option] = CURL_EMPTY; in set_local_option()
590 switch(tn->usq[option]) { in set_local_option()
592 tn->usq[option] = CURL_OPPOSITE; in set_local_option()
630 switch(tn->usq[option]) { in rec_do()
[all …]