OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__STATVFS64_BODY
(Results
26 - 32
of
32
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/sys/
statvfs.h
32
#define
__STATVFS64_BODY
\
46
struct statvfs {
__STATVFS64_BODY
};
47
struct statvfs64 {
__STATVFS64_BODY
};
49
#undef
__STATVFS64_BODY
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/sys/
statvfs.h
32
#define
__STATVFS64_BODY
\
46
struct statvfs {
__STATVFS64_BODY
};
47
struct statvfs64 {
__STATVFS64_BODY
};
49
#undef
__STATVFS64_BODY
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/sys/
statvfs.h
32
#define
__STATVFS64_BODY
\
46
struct statvfs {
__STATVFS64_BODY
};
47
struct statvfs64 {
__STATVFS64_BODY
};
49
#undef
__STATVFS64_BODY
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/sys/
statvfs.h
32
#define
__STATVFS64_BODY
\
46
struct statvfs {
__STATVFS64_BODY
};
47
struct statvfs64 {
__STATVFS64_BODY
};
49
#undef
__STATVFS64_BODY
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/sys/
statvfs.h
32
#define
__STATVFS64_BODY
\
46
struct statvfs {
__STATVFS64_BODY
};
47
struct statvfs64 {
__STATVFS64_BODY
};
49
#undef
__STATVFS64_BODY
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/sys/
statvfs.h
32
#define
__STATVFS64_BODY
\
46
struct statvfs {
__STATVFS64_BODY
};
47
struct statvfs64 {
__STATVFS64_BODY
};
49
#undef
__STATVFS64_BODY
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/sys/
statvfs.h
32
#define
__STATVFS64_BODY
\
46
struct statvfs {
__STATVFS64_BODY
};
47
struct statvfs64 {
__STATVFS64_BODY
};
49
#undef
__STATVFS64_BODY
Completed in 69 milliseconds
1
2