Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/linux/
HDlinux_ioctl.h438 #define LINUX_VWERASE 14 macro
HDlinux_ioctl.c493 lios->c_cc[LINUX_VWERASE] = bios->c_cc[VWERASE]; in bsd_to_linux_termios()
609 bios->c_cc[VWERASE] = lios->c_cc[LINUX_VWERASE]; in linux_to_bsd_termios()