HomeSort by relevance Sort by last modified time
    Searched refs:__fsblkcnt_t (Results 1 - 7 of 7) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
statfs.h 30 __fsblkcnt_t f_blocks;
31 __fsblkcnt_t f_bfree;
32 __fsblkcnt_t f_bavail;
statvfs.h 23 #include <bits/types.h> /* For __fsblkcnt_t and __fsfilcnt_t. */
34 __fsblkcnt_t f_blocks;
35 __fsblkcnt_t f_bfree;
36 __fsblkcnt_t f_bavail;
types.h 173 __STD_TYPE __FSBLKCNT_T_TYPE __fsblkcnt_t; variable
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
statvfs.h 30 typedef __fsblkcnt_t fsblkcnt_t; /* Type to count file system blocks. */
types.h 239 typedef __fsblkcnt_t fsblkcnt_t; /* Type to count file system blocks. */
  /external/elfutils/tests/
run-show-die-info.sh 521 Name : __fsblkcnt_t
    [all...]
  /external/valgrind/main/perf/
test_input_for_tinycc.c 214 __extension__ typedef unsigned long int __fsblkcnt_t; typedef
442 typedef __fsblkcnt_t fsblkcnt_t;
    [all...]

Completed in 1451 milliseconds