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

1 23

  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
vfs.h 38 typedef struct { int __val[2]; } __fsid_t; typedef in typeref:struct:__anon72145
52 __fsid_t f_fsid;
66 __fsid_t f_fsid;
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
vfs.h 38 typedef struct { int __val[2]; } __fsid_t; typedef in typeref:struct:__anon72600
52 __fsid_t f_fsid;
66 __fsid_t f_fsid;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
types.h 144 __STD_TYPE __FSID_T_TYPE __fsid_t; /* Type of file system IDs. */ variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
types.h 144 __STD_TYPE __FSID_T_TYPE __fsid_t; /* Type of file system IDs. */ variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
types.h 144 __STD_TYPE __FSID_T_TYPE __fsid_t; /* Type of file system IDs. */ variable
  /external/valgrind/perf/
test_input_for_tinycc.c 185 __extension__ typedef struct { int __val[2]; } __fsid_t; typedef in typeref:struct:__anon27184
244 typedef __fsid_t fsid_t;
    [all...]

Completed in 124 milliseconds

1 23