Home
last modified time | relevance | path

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

/bionic/libc/bionic/
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()
/bionic/libc/
DSYSCALLS.TXT191 int __statfs64:statfs64(const char*, size_t, struct statfs*) lp32
Dlibc.map.txt173 __statfs64; # arm x86
/bionic/tools/versioner/platforms/
Dlibc.map.txt173 __statfs64; # arm x86