Searched defs:him (Results 1 - 1 of 1) sorted by relevance

/external/curl/lib/
H A Dtelnet.c157 int him[256]; member in struct:TELNET
370 switch(tn->him[option]) {
372 tn->him[option] = CURL_WANTYES;
405 switch(tn->him[option]) {
411 tn->him[option] = CURL_WANTNO;
443 switch(tn->him[option]) {
446 tn->him[option] = CURL_YES;
462 tn->him[option] = CURL_NO;
466 tn->him[option] = CURL_YES;
475 tn->him[optio
[all...]

Completed in 157 milliseconds