OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TIOCNOTTY
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hunt/huntd/
driver.c
375
#ifdef
TIOCNOTTY
376
(void) ioctl(fileno(stdout),
TIOCNOTTY
, NULL);
/src/sys/sys/
ttycom.h
130
#define
TIOCNOTTY
_IO('t', 113) /* void tty association */
Completed in 15 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026