Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linux/
H A Dlinux_ioctl.c320 struct linux_termios { struct
321 unsigned int c_iflag;
322 unsigned int c_oflag;
323 unsigned int c_cflag;
324 unsigned int c_lflag;
325 unsigned char c_line;
326 unsigned char c_cc[LINUX_NCCS];