Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/compat/linux/
HDlinux_ioctl.h436 #define LINUX_VLNEXT 15 macro
HDlinux_ioctl.c524 lios->c_cc[LINUX_VLNEXT] = bios->c_cc[VLNEXT]; in bsd_to_linux_termios()
664 bios->c_cc[VLNEXT] = lios->c_cc[LINUX_VLNEXT]; in linux_to_bsd_termios()