OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:statfs64
(Results
1 - 25
of
46
) sorted by null
1
2
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
statfs.h
38
statfs64
) __nonnull ((1, 2));
40
# define statfs
statfs64
44
extern int
statfs64
(__const char *__file, struct
statfs64
*__buf)
62
extern int fstatfs64 (int __fildes, struct
statfs64
*__buf)
/bionic/libc/kernel/arch-arm/asm/
statfs.h
29
struct
statfs64
{
struct
/development/ndk/platforms/android-3/arch-arm/include/asm/
statfs.h
29
struct
statfs64
{
struct
/external/kernel-headers/original/asm-arm/
statfs.h
28
struct
statfs64
{
struct
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
statfs.h
23
struct
statfs64
{
struct
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
statfs.h
29
struct
statfs64
{
struct
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
statfs.h
29
struct
statfs64
{
struct
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
statfs.h
29
struct
statfs64
{
struct
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
statfs.h
29
struct
statfs64
{
struct
/bionic/libc/kernel/arch-x86/asm/
statfs.h
33
struct
statfs64
{
struct
/development/ndk/platforms/android-5/arch-x86/include/asm/
statfs.h
33
struct
statfs64
{
struct
/external/kernel-headers/original/asm-x86/
statfs.h
34
struct
statfs64
{
struct
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
statfs.h
34
struct
statfs64
{
struct
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
statfs.h
33
struct
statfs64
{
struct
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
statfs.h
33
struct
statfs64
{
struct
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
statfs.h
49
struct
statfs64
struct
/bionic/libc/include/sys/
vfs.h
37
/* note: this corresponds to the kernel's
statfs64
type */
/development/ndk/platforms/android-3/include/sys/
vfs.h
37
/* note: this corresponds to the kernel's
statfs64
type */
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
vfs.h
37
/* note: this corresponds to the kernel's
statfs64
type */
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
vfs.h
37
/* note: this corresponds to the kernel's
statfs64
type */
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
vfs.h
37
/* note: this corresponds to the kernel's
statfs64
type */
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
vfs.h
37
/* note: this corresponds to the kernel's
statfs64
type */
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
vfs.h
37
/* note: this corresponds to the kernel's
statfs64
type */
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
vfs.h
37
/* note: this corresponds to the kernel's
statfs64
type */
/development/simulator/wrapsim/
Init.c
73
_ws_statfs64 = dlsym(RTLD_NEXT, "
statfs64
");
Completed in 443 milliseconds
1
2