| 
    LibXenon
    
   Bare-metal Xbox 360 homebrew library 
   | 
 
#include <sys/types.h>

Go to the source code of this file.
Data Structures | |
| struct | statvfs | 
Macros | |
| #define | ST_RDONLY 0x0001 | 
| #define | ST_NOSUID 0x0002 | 
Typedefs | |
| typedef __uint32_t | fsfilcnt_t | 
Functions | |
| int | statvfs (const char *path, struct statvfs *buf) | 
| typedef __uint32_t fsfilcnt_t |