#include <compat.h>
Definition at line 129 of file compat.h.
Public Attributes | |
| long | f_bsize |
| long | f_blocks |
| long | f_bavail |
| long statfs::f_bsize |
Definition at line 131 of file compat.h.
Referenced by ZMServer::getDiskSpace(), getDiskSpace(), and statfs().
| long statfs::f_blocks |
Definition at line 132 of file compat.h.
Referenced by ZMServer::getDiskSpace(), getDiskSpace(), and statfs().
| long statfs::f_bavail |
Definition at line 134 of file compat.h.
Referenced by ZMServer::getDiskSpace(), getDiskSpace(), and statfs().
1.5.5