Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
Dstatvfs.h32 #define __STATVFS64_BODY \ macro
46 struct statvfs { __STATVFS64_BODY };
47 struct statvfs64 { __STATVFS64_BODY };
49 #undef __STATVFS64_BODY