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

/vbox/src/VBox/HostServices/SharedFolders/
H A Dvbsf.cpp201 static int vbsfQueryExistsEx(const char *pszPath, uint32_t fFlags) function
267 int rc = vbsfQueryExistsEx(pszFullPath, SHFL_RT_LINK(pClient));
283 rc = vbsfQueryExistsEx(pszFullPath, SHFL_RT_LINK(pClient));
326 rc = vbsfQueryExistsEx(pszFullPath, SHFL_RT_LINK(pClient));

Completed in 49 milliseconds