Home
last modified time | relevance | path

Searched refs:TCFLSH (Results 1 – 25 of 30) sorted by relevance

12

/external/ltp/testcases/kernel/syscalls/ioctl/
Dioctl02.c370 SAFE_IOCTL(cleanup, pfd, TCFLSH, 2); in do_parent_setup()
388 if (ioctl(cfd, TCFLSH, 2) < 0) { in do_child_setup()
/external/syzkaller/sys/linux/
Dtty_arm.const42 TCFLSH = 21515
Dtty_386.const42 TCFLSH = 21515
Dtty_amd64.const42 TCFLSH = 21515
Dtty_arm64.const42 TCFLSH = 21515
Dtty_ppc64le.const42 TCFLSH = 536900639
Dtty.txt32 ioctl$TCFLSH(fd fd_tty, cmd const[TCFLSH], arg intptr)
/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h30 #define TCFLSH 0x540B macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h22 #define TCFLSH 0x5407 macro
/external/python/cpython2/Modules/
Dtermios.c704 #ifdef TCFLSH
705 {"TCFLSH", TCFLSH},
/external/python/cpython3/Modules/
Dtermios.c732 #ifdef TCFLSH
733 {"TCFLSH", TCFLSH},
/external/strace/
Dterm.c216 case TCFLSH: in term_ioctl()
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py175 TCFLSH = (TIOC|7) variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py175 TCFLSH = (TIOC|7) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1004 TCFLSH = 0x5407 const
Dzerrors_linux_sparc64.go1587 TCFLSH = 0x20005407 const
Dzerrors_linux_mips64le.go1919 TCFLSH = 0x5407 const
Dzerrors_linux_ppc64.go1974 TCFLSH = 0x2000741f const
Dzerrors_linux_arm.go1924 TCFLSH = 0x540b const
Dzerrors_linux_mips64.go1919 TCFLSH = 0x5407 const
Dzerrors_linux_ppc64le.go1974 TCFLSH = 0x2000741f const
Dzerrors_linux_arm64.go1909 TCFLSH = 0x540b const
Dzerrors_linux_386.go1917 TCFLSH = 0x540b const
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc695 unsigned IOCTL_TCFLSH = TCFLSH;
Dsanitizer_common_interceptors_ioctl.inc329 _(TCFLSH, NONE, 0);

12