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

/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dtelnet.c159 int himq[256]; member in struct:TELNET
382 switch(tn->himq[option]) {
385 tn->himq[option] = CURL_OPPOSITE;
394 switch(tn->himq[option]) {
399 tn->himq[option] = CURL_EMPTY;
417 switch(tn->himq[option]) {
422 tn->himq[option] = CURL_EMPTY;
428 switch(tn->himq[option]) {
430 tn->himq[option] = CURL_OPPOSITE;
460 switch(tn->himq[optio
[all...]

Completed in 52 milliseconds