Searched defs:statvfs (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/ |
H A D | port.h | 100 struct statvfs struct 223 int fstatvfs( int fd, struct statvfs *buf ); 313 int statvfs( const char *path, struct statvfs *buf ); 481 #define statvfs __WINE_NOT_PORTABLE(statvfs) macro
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | port.h | 99 struct statvfs struct 240 int fstatvfs( int fd, struct statvfs *buf ); 317 int statvfs( const char *path, struct statvfs *buf ); 476 #define statvfs __WINE_NOT_PORTABLE(statvfs) macro
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/ |
H A D | port.h | 100 struct statvfs struct 223 int fstatvfs( int fd, struct statvfs *buf ); 313 int statvfs( const char *path, struct statvfs *buf ); 481 #define statvfs __WINE_NOT_PORTABLE(statvfs) macro
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/ |
H A D | port.h | 97 struct statvfs struct 245 int fstatvfs( int fd, struct statvfs *buf ); 322 int statvfs( const char *path, struct statvfs *buf ); 481 #define statvfs __WINE_NOT_PORTABLE(statvfs) macro
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ |
H A D | port.h | 100 struct statvfs struct 223 int fstatvfs( int fd, struct statvfs *buf ); 313 int statvfs( const char *path, struct statvfs *buf ); 481 #define statvfs __WINE_NOT_PORTABLE(statvfs) macro
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/ |
H A D | port.h | 100 struct statvfs struct 223 int fstatvfs( int fd, struct statvfs *buf ); 313 int statvfs( const char *path, struct statvfs *buf ); 481 #define statvfs __WINE_NOT_PORTABLE(statvfs) macro
|
Completed in 591 milliseconds