Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/linux/common/
H A Dlinux_termios.h75 struct linux_termios { struct
76 linux_tcflag_t c_iflag;
77 linux_tcflag_t c_oflag;
78 linux_tcflag_t c_cflag;
79 linux_tcflag_t c_lflag;
80 linux_cc_t c_line;
81 linux_cc_t c_cc[LINUX_NCCS];
88 linux_speed_t c_ispeed;
89 linux_speed_t c_ospeed;