Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/zaurus/stand/zboot/
Dtermios.c73 t->c_oflag &= ~LINUX_OPOST; in linux_cfmakeraw()
/netbsd/src/sys/compat/linux/common/
Dlinux_termios.h212 bts->c_oflag |= cvtto_bsd_mask(lt->c_oflag, LINUX_OPOST, OPOST); in linux32_termio_to_bsd_termios()
300 lt->c_oflag |= cvtto_linux_mask(bts->c_oflag, OPOST, LINUX_OPOST); in bsd_termios_to_linux32_termio()
390 bts->c_oflag |= cvtto_bsd_mask(lts->c_oflag, LINUX_OPOST, OPOST); in linux32_termios_to_bsd_termios()
488 lts->c_oflag |= cvtto_linux_mask(bts->c_oflag, OPOST, LINUX_OPOST); in bsd_termios_to_linux32_termios()
/netbsd/src/sys/compat/linux/arch/alpha/
Dlinux_termios.h143 #define LINUX_OPOST 0x0000001 macro
/netbsd/src/sys/compat/linux/arch/mips/
Dlinux_termios.h164 #define LINUX_OPOST 0020000 macro
/netbsd/src/sys/compat/linux/arch/amd64/
Dlinux_termios.h80 #define LINUX_OPOST 0000001 macro
/netbsd/src/sys/compat/linux/arch/i386/
Dlinux_termios.h140 #define LINUX_OPOST 0x0000001 macro
/netbsd/src/sys/compat/linux/arch/powerpc/
Dlinux_termios.h164 #define LINUX_OPOST 0000001 macro
/netbsd/src/sys/compat/linux/arch/arm/
Dlinux_termios.h137 #define LINUX_OPOST 0x0000001 macro
/netbsd/src/sys/compat/linux/arch/m68k/
Dlinux_termios.h148 #define LINUX_OPOST 0x0000001 macro