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

1 23

  /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 */
  /external/kernel-headers/original/asm-mips/
termios.h 23 struct tchars { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-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.7-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*);

Completed in 111 milliseconds

1 23