Home
last modified time | relevance | path

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

/src/sys/compat/linux/
H A Dlinux_ioctl.h429 #define LINUX_VERASE 2 macro
H A Dlinux_ioctl.c499 lios->c_cc[LINUX_VERASE] = bios->c_cc[VERASE]; in bsd_to_linux_termios()
625 bios->c_cc[VERASE] = lios->c_cc[LINUX_VERASE]; in linux_to_bsd_termios()