Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.c325 struct linux_termios { struct
326 unsigned int c_iflag;
327 unsigned int c_oflag;
328 unsigned int c_cflag;
329 unsigned int c_lflag;
330 unsigned char c_line;
331 unsigned char c_cc[LINUX_NCCS];