HomeSort by relevance Sort by last modified time
    Searched refs:TIOCGETP (Results 1 - 14 of 14) sorted by null

  /bionic/libc/include/sys/
ioctl_compat.h 65 * Structure for TIOCGETP and TIOCSETP ioctls.
90 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
  /bionic/libc/kernel/uapi/asm-mips/asm/
ioctls.h 79 #define TIOCGETP 0x7408
  /development/ndk/platforms/android-3/include/sys/
ioctl_compat.h 64 * Structure for TIOCGETP and TIOCSETP ioctls.
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
  /development/ndk/platforms/android-9/arch-mips/include/asm/
ioctls.h 77 #define TIOCGETP 0x7408
  /development/ndk/platforms/android-9/arch-mips/include/sys/
ioctl_compat.h 65 * Structure for TIOCGETP and TIOCSETP ioctls.
90 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
  /development/ndk/platforms/android-L/arch-mips/include/asm/
ioctls.h 79 #define TIOCGETP 0x7408
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
ioctls.h 79 #define TIOCGETP 0x7408
  /development/ndk/platforms/android-L/include/sys/
ioctl_compat.h 65 * Structure for TIOCGETP and TIOCSETP ioctls.
90 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
  /development/ndk/sources/android/libportable/arch-mips/
ioctl.c 177 return TIOCGETP;
  /external/kernel-headers/original/uapi/asm-mips/asm/
ioctls.h 66 #define TIOCGETP 0x7408
  /external/openssl/crypto/des/
read_pwd.c 164 #define TTY_get(tty,data) ioctl(tty,TIOCGETP,data)
  /external/openssl/crypto/ui/
ui_openssl.c 243 # define TTY_get(tty,data) ioctl(tty,TIOCGETP,data)
  /external/libedit/
configure     [all...]
  /external/chromium_org/third_party/libevent/
configure     [all...]

Completed in 647 milliseconds