HomeSort by relevance Sort by last modified time
    Searched refs:TCGETA (Results 51 - 67 of 67) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
ioctls.h 22 #define TCGETA 0x5401
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
ioctls.h 22 #define TCGETA 0x5401
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
ioctls.h 22 #define TCGETA 0x5401
  /external/strace/
term.c 250 #ifdef TCGETA
251 case TCGETA:
288 #endif /* TCGETA */
  /external/chromium_org/third_party/openssl/openssl/crypto/des/
read_pwd.c 156 #define TTY_get(tty,data) ioctl(tty,TCGETA,data)
  /external/openssl/crypto/des/
read_pwd.c 156 #define TTY_get(tty,data) ioctl(tty,TCGETA,data)
  /external/chromium_org/third_party/openssl/openssl/crypto/ui/
ui_openssl.c 235 # define TTY_get(tty,data) ioctl(tty,TCGETA,data)
  /external/openssl/crypto/ui/
ui_openssl.c 235 # define TTY_get(tty,data) ioctl(tty,TCGETA,data)
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 582 unsigned IOCTL_TCGETA = TCGETA;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
term.h 111 #define tcgetattr(fd, arg) ioctl(fd, TCGETA, arg)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 111 #define tcgetattr(fd, arg) ioctl(fd, TCGETA, arg)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 111 #define tcgetattr(fd, arg) ioctl(fd, TCGETA, arg)
    [all...]
  /external/mksh/src/
sh.h 412 #define mksh_tcget(fd,st) ioctl((fd), TCGETA, (st))
    [all...]
  /external/stressapptest/
configure     [all...]
  /external/chromium/third_party/libevent/
configure     [all...]
  /external/chromium_org/third_party/libevent/
configure     [all...]
  /external/dropbear/
configure     [all...]

Completed in 812 milliseconds

1 23