Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/linux/
HDlinux_ioctl.h422 #define LINUX_VERASE 2 macro
HDlinux_ioctl.c481 lios->c_cc[LINUX_VERASE] = bios->c_cc[VERASE]; in bsd_to_linux_termios()
597 bios->c_cc[VERASE] = lios->c_cc[LINUX_VERASE]; in linux_to_bsd_termios()