OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TIOCGWINSZ
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/boggle/boggle/
mach.c
622
(void) ioctl(fileno(stdout),
TIOCGWINSZ
, &win);
/src/sys/sys/
ttycom.h
147
#define
TIOCGWINSZ
_IOR('t', 104, struct winsize) /* get window size */
Completed in 15 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026