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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxSharedFolders.cpp48 if (VbglR3SharedFolderExists(u32ClientId, "vbsfAutoMount"))
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibSharedFolders.cpp95 VBGLR3DECL(bool) VbglR3SharedFolderExists(uint32_t u32ClientId, const char *pszShareName) function
/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceAutoMount.cpp503 if (VbglR3SharedFolderExists(g_SharedFoldersSvcClientID, "vbsfAutoMount"))
/vbox/include/VBox/
H A DVBoxGuestLib.h591 VBGLR3DECL(bool) VbglR3SharedFolderExists(uint32_t u32ClientId, const char *pszShareName);

Completed in 47 milliseconds