Searched defs:statvfs (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dport.h100 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 Dport.h99 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 Dport.h100 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 Dport.h97 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 Dport.h100 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 Dport.h100 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 1026 milliseconds