Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dtelnet.c156 int subnegotiation[256]; member
236 /* Set the subnegotiation fields to send information in init_telnet()
247 tn->subnegotiation[CURL_TELOPT_NAWS] = CURL_YES; in init_telnet()
571 if(tn->subnegotiation[option] == CURL_YES) in rec_do()
575 else if(tn->subnegotiation[option] == CURL_YES) { in rec_do()
607 if(tn->subnegotiation[option] == CURL_YES) { in rec_do()

Completed in 3 milliseconds