OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:raw_termios
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/zaurus/stand/zboot/
unixcons.c
158
struct linux_termios orig_termios,
raw_termios
;
local
164
raw_termios
= orig_termios;
165
linux_cfmakeraw(&
raw_termios
);
166
linux_tcsetattr(infd, LINUX_TCSETS, &
raw_termios
);
Completed in 12 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026