Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linux/
H A Dlinux_ioctl.h424 #define LINUX_VERASE 2 macro
H A Dlinux_ioctl.c479 lios->c_cc[LINUX_VERASE] = bios->c_cc[VERASE]; in bsd_to_linux_termios()
595 bios->c_cc[VERASE] = lios->c_cc[LINUX_VERASE]; in linux_to_bsd_termios()