STATVFS(3) Library Functions Manual STATVFS(3)
NAME
statvfs — get file
system information
SYNOPSIS
#include <sys/statvfs.h> int statvfs(const char *path, struct statvfs *buf);
DESCRIPTION
Refer to fstatvfs(3) .
February 1997 posix.fail
statvfs — get file
system information
#include <sys/statvfs.h> int statvfs(const char *path, struct statvfs *buf);
Refer to fstatvfs(3) .