COHERENT help

This page displays the COHERENT help information for fstat.

Listing of available help pages


fstat() -- Find attributes of an open file

#include <sys/stat.h>
int fstat(fd, statptr)
int fd; struct stat *statptr;