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

/vbox/src/VBox/Runtime/generic/
H A Dfs-stubs-generic.cpp58 RTR3DECL(int) RTFsQuerySerial(const char *pszFsPath, uint32_t *pu32Serial) function
62 LogFlow(("RTFsQuerySerial: success stub!\n"));
/vbox/src/VBox/HostServices/SharedFolders/
H A Dteststubs.h73 #define RTFsQuerySerial testRTFsQuerySerial macro
/vbox/src/VBox/Runtime/r3/nt/
H A Dfs-nt.cpp116 RTR3DECL(int) RTFsQuerySerial(const char *pszFsPath, uint32_t *pu32Serial) function
/vbox/src/VBox/Runtime/r3/posix/
H A Dfs-posix.cpp100 RTR3DECL(int) RTFsQuerySerial(const char *pszFsPath, uint32_t *pu32Serial) function
126 LogFlow(("RTFsQuerySerial(%p:{%s}, %p:{%RX32}: returns %Rrc\n",
/vbox/src/VBox/Runtime/r3/win/
H A Dfs-win.cpp255 RTR3DECL(int) RTFsQuerySerial(const char *pszFsPath, uint32_t *pu32Serial) function
/vbox/include/iprt/
H A Dmangling.h624 # define RTFsQuerySerial RT_MANGLER(RTFsQuerySerial) macro

Completed in 62 milliseconds