Home
last modified time | relevance | path

Searched refs:TCSETSF (Results 1 – 12 of 12) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h22 #define TCSETSF 0x5404 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h26 #define TCSETSF 0x5410 macro
Dtermbits.h225 #define TCSAFLUSH TCSETSF /* Flush pending input before changing. */
/external/python/cpython2/Modules/
Dtermios.c728 #ifdef TCSETSF
729 {"TCSETSF", TCSETSF},
/external/strace/
Dterm.c173 case TCSETSF: in term_ioctl()
DChangeLog11628 TCSETSF, TCSETSF2, TCSETSW, TCSETSW2): Sync with
/external/ltp/testcases/kernel/pty/
Dptem01.c95 if (ioctl(slavefd, TCSETSF, &termios) != 0) { in test1()
/external/valgrind/memcheck/tests/solaris/
Dscalar_ioctl.c143 SY(SYS_ioctl, x0 - 1, x0 + TCSETSF, x0); FAIL; in sys_ioctl_TCSETSF()
Dscalar_ioctl.stderr.exp226 54: SYS_ioctl (TCSETSF) 3s 1m
237 Syscall param ioctl(TCSETSF) points to unaddressable byte(s)
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc704 unsigned IOCTL_TCSETSF = TCSETSF;
Dsanitizer_common_interceptors_ioctl.inc338 _(TCSETSF, READ, struct_termios_sz);
/external/valgrind/include/vki/
Dvki-solaris.h1319 #define VKI_TCSETSF TCSETSF