Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/linux/arch/alpha/
Dlinux_termios.h99 #define LINUX_VWERASE 4 macro
/netbsd/src/sys/compat/linux/arch/mips/
Dlinux_termios.h121 #define LINUX_VWERASE 14 macro
/netbsd/src/sys/compat/linux/arch/amd64/
Dlinux_termios.h140 #define LINUX_VWERASE 14 macro
/netbsd/src/sys/compat/linux/arch/i386/
Dlinux_termios.h107 #define LINUX_VWERASE 14 macro
/netbsd/src/sys/compat/linux/arch/powerpc/
Dlinux_termios.h118 #define LINUX_VWERASE 10 macro
/netbsd/src/sys/compat/linux/arch/arm/
Dlinux_termios.h104 #define LINUX_VWERASE 14 macro
/netbsd/src/sys/compat/linux/arch/m68k/
Dlinux_termios.h115 #define LINUX_VWERASE 14 macro
/netbsd/src/sys/compat/linux/common/
Dlinux_termios.h454 bts->c_cc[VWERASE] = lts->c_cc[LINUX_VWERASE]; in linux32_termios_to_bsd_termios()
559 lts->c_cc[LINUX_VWERASE] = bts->c_cc[VWERASE]; in bsd_termios_to_linux32_termios()
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Demul_unix.c2174 #define LINUX_VWERASE 10 macro