Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
statvfs.py File Reference

Go to the source code of this file.

Namespaces

 statvfs
 

Constant Groups

 statvfs
 

Variables

int F_BSIZE = 0
 
int F_FRSIZE = 1
 
int F_BLOCKS = 2
 
int F_BFREE = 3
 
int F_BAVAIL = 4
 
int F_FILES = 5
 
int F_FFREE = 6
 
int F_FAVAIL = 7
 
int F_FLAG = 8
 
int F_NAMEMAX = 9