Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h3769 LSS_INLINE _syscall3(int, _statfs64, const char*, p, in _syscall3() argument
3775 return LSS_NAME(_statfs64)(p, sizeof(*b), b); in _syscall3()