Home
last modified time | relevance | path

Searched defs:tios (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/tools/gdb/
Dserial.c18 static struct termios tios = { BRKINT, 0, B115200|CS8|CREAD, 0, { 0 } }; variable
20 static struct termios tios = { BRKINT, 0, B115200|CS8|CREAD, 0, 0 }; variable
/external/strace/
Dterm.c44 struct termios tios; in decode_termios() local
/external/ppp/pppd/
Dsys-linux.c935 struct termios tios; in set_up_tty() local
2620 struct termios tios; local
Dsys-solaris.c1186 struct termios tios; local
/external/mksh/src/
Dfuncs.c1609 mksh_ttyst tios; in c_read() local