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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvcGrant.cpp333 * @param pszFailed What failed.
336 static int supSvcGrantThreadButchered(PSUPSVCGRANT pThis, bool fOwnCritSect, const char *pszFailed, int rc) argument
344 supSvcGrantStateName(pThis->enmState), rc, pszFailed);

Completed in 34 milliseconds