Searched defs:tios (Results 1 – 5 of 5) sorted by relevance
18 static struct termios tios = { BRKINT, 0, B115200|CS8|CREAD, 0, { 0 } }; variable20 static struct termios tios = { BRKINT, 0, B115200|CS8|CREAD, 0, 0 }; variable
44 struct termios tios; in decode_termios() local
935 struct termios tios; in set_up_tty() local2620 struct termios tios; local
1186 struct termios tios; local
1609 mksh_ttyst tios; in c_read() local