Searched defs:RTFileClose (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/HostServices/SharedFolders/
H A Dteststubs.h45 #define RTFileClose testRTFileClose macro
/vbox/src/VBox/Runtime/r3/posix/
H A Dfileio-posix.cpp354 RTR3DECL(int) RTFileClose(RTFILE hFile) function
/vbox/src/VBox/Runtime/r0drv/darwin/
H A Ddbgkrnlinfo-r0drv-darwin.cpp280 RTDECL(int) RTFileClose(RTFILE hFile) function
351 RTFileClose(pThis->hFile);
/vbox/src/VBox/Runtime/r3/win/
H A Dfileio-win.cpp344 RTR3DECL(int) RTFileClose(RTFILE hFile) function
/vbox/include/iprt/
H A Dmangling.h570 # define RTFileClose RT_MANGLER(RTFileClose) macro

Completed in 65 milliseconds