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

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
ioctl_compat.h 46 struct tchars { struct
94 #define TIOCSETC _IOW('t',17,struct tchars)/* set special characters */
95 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm/
termios.h 34 struct tchars { struct
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
ioctl_compat.h 46 struct tchars { struct
94 #define TIOCSETC _IOW('t',17,struct tchars)/* set special characters */
95 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm/
termios.h 34 struct tchars { struct
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
ioctl_compat.h 46 struct tchars { struct
94 #define TIOCSETC _IOW('t',17,struct tchars)/* set special characters */
95 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
ioctl_compat.h 46 struct tchars { struct
94 #define TIOCSETC _IOW('t',17,struct tchars)/* set special characters */
95 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
ioctl_compat.h 46 struct tchars { struct
94 #define TIOCSETC _IOW('t',17,struct tchars)/* set special characters */
95 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
ioctl_compat.h 45 struct tchars { struct
90 #define TIOCSETC _IOW('t',17,struct tchars)/* set special characters */
91 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
ioctl_compat.h 45 struct tchars { struct
90 #define TIOCSETC _IOW('t',17,struct tchars)/* set special characters */
91 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
ioctl_compat.h 45 struct tchars { struct
90 #define TIOCSETC _IOW('t',17,struct tchars)/* set special characters */
91 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
ioctl_compat.h 45 struct tchars { struct
90 #define TIOCSETC _IOW('t',17,struct tchars)/* set special characters */
91 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
ioctl_compat.h 45 struct tchars { struct
90 #define TIOCSETC _IOW('t',17,struct tchars)/* set special characters */
91 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
termios.h 32 struct tchars { struct
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
ioctl_compat.h 46 struct tchars { struct
94 #define TIOCSETC _IOW('t',17,struct tchars)/* set special characters */
95 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
ioctl_compat.h 45 struct tchars { struct
90 #define TIOCSETC _IOW('t',17,struct tchars)/* set special characters */
91 #define TIOCGETC _IOR('t',18,struct tchars)/* get special characters */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
rex.h 116 struct tchars { struct
120 typedef struct tchars tchars; typedef in typeref:struct:tchars
137 tchars more;
206 extern bool_t xdr_tchars (XDR *, tchars*);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
rex.h 116 struct tchars { struct
120 typedef struct tchars tchars; typedef in typeref:struct:tchars
137 tchars more;
206 extern bool_t xdr_tchars (XDR *, tchars*);

Completed in 1026 milliseconds

1 2 34