Home
last modified time | relevance | path

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

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