OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_tcsetattr
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/zaurus/stand/zboot/
termios.h
35
int
linux_tcsetattr
(int, int, struct linux_termios *);
unixcons.c
92
if (
linux_tcsetattr
(fd, LINUX_TCSETS, &termios) < 0)
166
linux_tcsetattr
(infd, LINUX_TCSETS, &raw_termios);
189
linux_tcsetattr
(infd, LINUX_TCSETS, &orig_termios);
termios.c
92
linux_tcsetattr
(int fd, int action, struct linux_termios *t)
function in typeref:typename:int
Completed in 11 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025