Home
last modified time | relevance | path

Searched refs:NOFLSH (Results 1 – 25 of 36) sorted by relevance

12

/external/ltp/testcases/kernel/syscalls/ioctl/
Dioctl02.c242 ((unsigned short)(ISIG | ICANON | XCASE | ECHO | ECHOE | NOFLSH)); in run_ptest()
333 && (ISIG | ICANON | XCASE | ECHO | ECHOE | NOFLSH))) { in chk_tty_parms()
/external/openssh/
Dttymodes.h143 TTYMODE(NOFLSH, c_lflag, 57)
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h174 #define NOFLSH 0000200 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h198 #define NOFLSH 0000200 /* Disable flush after interrupt. */ macro
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py163 NOFLSH = 0000200 variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py163 NOFLSH = 0000200 variable
/external/python/cpython2/Modules/
Dtermios.c536 {"NOFLSH", NOFLSH},
/external/python/cpython3/Modules/
Dtermios.c564 {"NOFLSH", NOFLSH},
/external/toybox/toys/pending/
Dstty.c114 { "echonl", ECHONL }, { "noflsh", NOFLSH }, { "xcase", XCASE },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go672 NOFLSH = 0x80 const
Dzerrors_dragonfly_amd64.go907 NOFLSH = 0x80000000 const
Dzerrors_openbsd_arm.go924 NOFLSH = 0x80000000 const
Dzerrors_openbsd_amd64.go964 NOFLSH = 0x80000000 const
Dzerrors_openbsd_386.go923 NOFLSH = 0x80000000 const
Dzerrors_darwin_386.go988 NOFLSH = 0x80000000 const
Dzerrors_darwin_arm64.go988 NOFLSH = 0x80000000 const
Dzerrors_darwin_amd64.go988 NOFLSH = 0x80000000 const
Dzerrors_netbsd_arm.go1027 NOFLSH = 0x80000000 const
Dzerrors_darwin_arm.go988 NOFLSH = 0x80000000 const
Dzerrors_freebsd_386.go1058 NOFLSH = 0x80000000 const
Dzerrors_freebsd_arm.go1066 NOFLSH = 0x80000000 const
Dzerrors_netbsd_386.go1047 NOFLSH = 0x80000000 const
Dzerrors_freebsd_amd64.go1059 NOFLSH = 0x80000000 const
Dzerrors_netbsd_amd64.go1037 NOFLSH = 0x80000000 const
Dzerrors_linux_sparc64.go903 NOFLSH = 0x80 const

12