COHERENT help

This page displays the COHERENT help information for fstatfs.

Listing of available help pages


fstatfs() -- Get information about a file system

#include <sys/types.h>
#include <sys/statfs.h>
int fstatfs (filedes, buffer, length, fstype)
int filedes;
struct statfs *buffer;
int length, fstype;