Home
last modified time | relevance | path

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

/trueos/sys/compat/linux/
HDlinux_ioctl.h436 #define LINUX_VEOL2 16 macro
HDlinux_ioctl.c499 lios->c_cc[LINUX_VEOL2] = bios->c_cc[VEOL2]; in bsd_to_linux_termios()
639 bios->c_cc[VEOL2] = lios->c_cc[LINUX_VEOL2]; in linux_to_bsd_termios()