Searched defs:RTFileSetSize (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/HostServices/SharedFolders/
H A Dteststubs.h61 #define RTFileSetSize testRTFileSetSize macro
/vbox/src/VBox/Runtime/r3/posix/
H A Dfileio-posix.cpp525 RTR3DECL(int) RTFileSetSize(RTFILE hFile, uint64_t cbSize) function
/vbox/src/VBox/Runtime/r3/win/
H A Dfileio-win.cpp590 RTR3DECL(int) RTFileSetSize(RTFILE hFile, uint64_t cbSize) function
/vbox/include/iprt/
H A Dmangling.h613 # define RTFileSetSize RT_MANGLER(RTFileSetSize) macro

Completed in 65 milliseconds