Home
last modified time | relevance | path

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

/src/sys/compat/linux/
H A Dlinux_ioctl.h443 #define LINUX_VREPRINT 12 macro
H A Dlinux_ioctl.c509 lios->c_cc[LINUX_VREPRINT] = bios->c_cc[VREPRINT]; in bsd_to_linux_termios()
635 bios->c_cc[VREPRINT] = lios->c_cc[LINUX_VREPRINT]; in linux_to_bsd_termios()