Home
last modified time | relevance | path

Searched refs:LINUX_VREPRINT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.h438 #define LINUX_VREPRINT 12 macro
H A Dlinux_ioctl.c496 lios->c_cc[LINUX_VREPRINT] = bios->c_cc[VREPRINT]; in bsd_to_linux_termios()
614 bios->c_cc[VREPRINT] = lios->c_cc[LINUX_VREPRINT]; in linux_to_bsd_termios()