STATVFS(3) Library Functions Manual STATVFS(3)

statvfsget file system information

#include <sys/statvfs.h>

int statvfs(const char *path, struct statvfs *buf);

Refer to fstatvfs(3) .

February 1997 posix.fail