Searched refs:TCGETA (Results 1 - 15 of 15) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
H A Dioctls.h23 #define TCGETA 0x5405 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dioctls.h14 #define TCGETA 0x5401 macro
/external/curl/src/
H A Dtool_getpass.c199 ioctl(fd, TCGETA, &withecho);
/external/strace/
H A Dterm.c195 case TCGETA:
/external/libpng/contrib/gregbook/
H A Drpng-win.c102 ioctl(fd, TCGETA, &old_tty);
H A Drpng2-win.c115 ioctl(fd, TCGETA, &old_tty);
/external/valgrind/memcheck/tests/solaris/
H A Dscalar_ioctl.c72 GO(SYS_ioctl, "(TCGETA) 3s 1m");
73 SY(SYS_ioctl, x0 - 1, x0 + TCGETA, x0); FAIL;
H A Dscalar_ioctl.stderr.exp102 54: SYS_ioctl (TCGETA) 3s 1m
113 Syscall param ioctl(TCGETA) points to unaddressable byte(s)
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc327 _(TCGETA, WRITE, struct_termio_sz);
H A Dsanitizer_platform_limits_posix.cc691 unsigned IOCTL_TCGETA = TCGETA;
/external/valgrind/include/vki/
H A Dvki-solaris.h1241 #define VKI_TCGETA TCGETA
/external/mksh/src/
H A Dsh.h475 #define mksh_tcget(fd,st) ioctl((fd), TCGETA, (st))
/external/libedit/
H A Dconfigure13033 Autoconf TCGETA
/external/libevent/
H A Dconfigure4693 Autoconf TCGETA
/external/ImageMagick/
H A Dconfigure24157 Autoconf TCGETA
[all...]

Completed in 543 milliseconds