OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__fsfilcnt_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
33
__fsfilcnt_t
f_files;
34
__fsfilcnt_t
f_ffree;
statvfs.h
23
#include <bits/types.h> /* For __fsblkcnt_t and
__fsfilcnt_t
. */
37
__fsfilcnt_t
f_files;
38
__fsfilcnt_t
f_ffree;
39
__fsfilcnt_t
f_favail;
types.h
177
__STD_TYPE __FSFILCNT_T_TYPE
__fsfilcnt_t
;
variable
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
statvfs.h
34
typedef
__fsfilcnt_t
fsfilcnt_t; /* Type to count file system inodes. */
types.h
243
typedef
__fsfilcnt_t
fsfilcnt_t; /* Type to count file system inodes. */
/external/elfutils/tests/
run-show-die-info.sh
531
Name :
__fsfilcnt_t
[
all
...]
/external/valgrind/main/perf/
test_input_for_tinycc.c
218
__extension__ typedef unsigned long int
__fsfilcnt_t
;
typedef
446
typedef
__fsfilcnt_t
fsfilcnt_t;
[
all
...]
Completed in 64 milliseconds