Home
last modified time | relevance | path

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

/external/curl/lib/
Dtelnet.c163 unsigned short subopt_wsx; /* Set with suboption NAWS */ member
878 &tn->subopt_wsx, &tn->subopt_wsy) == 2) in check_telnet_options()
1018 x = htons(tn->subopt_wsx); in sendsuboption()