Home
last modified time | relevance | path

Searched refs:__statfs64 (Results 1 – 4 of 4) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dsys_statfs.cpp26 # define __statfs64(path,size,buf) __statfs(path,buf) macro
29 extern "C" int __statfs64(const char*, size_t, struct statfs*);
48 int rc = __statfs64(path, sizeof(*result), result); in statfs()
/aosp12/bionic/libc/
H A DSYSCALLS.TXT192 int __statfs64:statfs64(const char*, size_t, struct statfs*) lp32
H A Dlibc.map.txt173 __statfs64; # arm x86
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt173 __statfs64; # arm x86