Home
last modified time | relevance | path

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

/curl/lib/
H A Dtelnet.c156 int subnegotiation[256]; member
248 tn->subnegotiation[CURL_TELOPT_NAWS] = CURL_YES; in init_telnet()
572 if(tn->subnegotiation[option] == CURL_YES) in rec_do()
576 else if(tn->subnegotiation[option] == CURL_YES) { in rec_do()
608 if(tn->subnegotiation[option] == CURL_YES) { in rec_do()

Completed in 9 milliseconds