OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__fsblkcnt64_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
36
__fsblkcnt64_t
f_blocks;
37
__fsblkcnt64_t
f_bfree;
38
__fsblkcnt64_t
f_bavail;
53
__fsblkcnt64_t
f_blocks;
54
__fsblkcnt64_t
f_bfree;
55
__fsblkcnt64_t
f_bavail;
statvfs.h
41
__fsblkcnt64_t
f_blocks;
42
__fsblkcnt64_t
f_bfree;
43
__fsblkcnt64_t
f_bavail;
62
__fsblkcnt64_t
f_blocks;
63
__fsblkcnt64_t
f_bfree;
64
__fsblkcnt64_t
f_bavail;
types.h
174
__STD_TYPE __FSBLKCNT64_T_TYPE
__fsblkcnt64_t
;
variable
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
statvfs.h
39
typedef
__fsblkcnt64_t
fsblkcnt_t; /* Type to count file system blocks. */
types.h
252
typedef
__fsblkcnt64_t
fsblkcnt_t; /* Type to count file system blocks. */
263
typedef
__fsblkcnt64_t
fsblkcnt64_t; /* Type to count file system blocks. */
/external/elfutils/tests/
run-show-die-info.sh
526
Name :
__fsblkcnt64_t
[
all
...]
/external/valgrind/main/perf/
test_input_for_tinycc.c
215
__extension__ typedef __u_quad_t
__fsblkcnt64_t
;
typedef
[
all
...]
Completed in 165 milliseconds