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

  /bionic/libc/include/sys/
vfs.h 39 typedef struct { int __val[2]; } __fsid_t; typedef in typeref:struct:__anon317
40 typedef __fsid_t fsid_t;
  /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:__anon43159
244 typedef __fsid_t fsid_t;
    [all...]

Completed in 73 milliseconds