OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xwinsize
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/telnetd/
state.c
1162
int
xwinsize
, ywinsize;
local in function:suboption
1169
xwinsize
= SB_GET() << 8;
1172
xwinsize
|= SB_GET();
1179
clientstat(TELOPT_NAWS,
xwinsize
, ywinsize);
state.c
1162
int
xwinsize
, ywinsize;
local in function:suboption
1169
xwinsize
= SB_GET() << 8;
1172
xwinsize
|= SB_GET();
1179
clientstat(TELOPT_NAWS,
xwinsize
, ywinsize);
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025