Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_termios.h57 struct linux32_termios { struct
58 linux32_tcflag_t c_iflag;
59 linux32_tcflag_t c_oflag;
60 linux32_tcflag_t c_cflag;
61 linux32_tcflag_t c_lflag;
62 linux32_cc_t c_line;
63 linux32_cc_t c_cc[LINUX32_NCCS];
65 linux32_speed_t c_ispeed;
66 linux32_speed_t c_ospeed;