OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ywinsize
(Results
1 - 3
of
3
) sorted by relevancy
/src/libexec/telnetd/
state.c
1162
int xwinsize,
ywinsize
;
local in function:suboption
1175
ywinsize
= SB_GET() << 8;
1178
ywinsize
|= SB_GET();
1179
clientstat(TELOPT_NAWS, xwinsize,
ywinsize
);
state.c
1162
int xwinsize,
ywinsize
;
local in function:suboption
1175
ywinsize
= SB_GET() << 8;
1178
ywinsize
|= SB_GET();
1179
clientstat(TELOPT_NAWS, xwinsize,
ywinsize
);
state.c
1162
int xwinsize,
ywinsize
;
local in function:suboption
1175
ywinsize
= SB_GET() << 8;
1178
ywinsize
|= SB_GET();
1179
clientstat(TELOPT_NAWS, xwinsize,
ywinsize
);
Completed in 32 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025