HomeSort by relevance Sort by last modified time
    Searched defs:sgttyb (Results 76 - 88 of 88) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/sys/
ioctl_compat.h 69 struct sgttyb { struct
90 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
91 #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */
92 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/sys/
ioctl_compat.h 68 struct sgttyb { struct
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
88 #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */
89 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/sys/
ioctl_compat.h 69 struct sgttyb { struct
90 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
91 #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */
92 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
ioctl_compat.h 68 struct sgttyb { struct
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
88 #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */
89 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
ioctl_compat.h 68 struct sgttyb { struct
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
88 #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */
89 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
ioctl_compat.h 68 struct sgttyb { struct
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
88 #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */
89 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
ioctl_compat.h 68 struct sgttyb { struct
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
88 #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */
89 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
ioctl_compat.h 68 struct sgttyb { struct
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
88 #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */
89 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
termios.h 24 struct sgttyb { struct
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
ioctl_compat.h 69 struct sgttyb { struct
90 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
91 #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */
92 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
ioctl_compat.h 68 struct sgttyb { struct
87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
88 #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */
89 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
rex.h 47 struct sgttyb { struct
52 typedef struct sgttyb sgttyb; typedef in typeref:struct:sgttyb
136 sgttyb basic;
205 extern bool_t xdr_sgttyb (XDR *, sgttyb*);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
rex.h 47 struct sgttyb { struct
52 typedef struct sgttyb sgttyb; typedef in typeref:struct:sgttyb
136 sgttyb basic;
205 extern bool_t xdr_sgttyb (XDR *, sgttyb*);

Completed in 841 milliseconds

1 2 34