Searched refs:VbglR3GetAdditionsVersion (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibHostVersion.cpp131 rc = VbglR3GetAdditionsVersion(ppszGuestVersion, NULL /* Extended version not needed here */,
H A DVBoxGuestR3LibAdditions.cpp39 * Fallback for VbglR3GetAdditionsVersion.
224 VBGLR3DECL(int) VbglR3GetAdditionsVersion(char **ppszVer, char **ppszVerExt, char **ppszRev) function
/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceVMInfo.cpp466 rc = VbglR3GetAdditionsVersion(&pszAddVer, &pszAddVerExt, &pszAddRev);
/vbox/include/VBox/
H A DVBoxGuestLib.h441 VBGLR3DECL(int) VbglR3GetAdditionsVersion(char **ppszVer, char **ppszVerEx, char **ppszRev);

Completed in 44 milliseconds