zoslib
z/OS C/C++ Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
statfs Struct Reference

#include <mount.h>

Public Attributes

long f_reserved [16]
 
char f_fstypename [MFSNAMELEN]
 
char f_mntonname [MNAMELEN]
 
char f_mntfromname [MNAMELEN]
 

Member Data Documentation

◆ f_fstypename

char statfs::f_fstypename[MFSNAMELEN]

◆ f_mntfromname

char statfs::f_mntfromname[MNAMELEN]

◆ f_mntonname

char statfs::f_mntonname[MNAMELEN]

◆ f_reserved

long statfs::f_reserved[16]

The documentation for this struct was generated from the following file: