Searched refs:supSvcTryStopServices (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvcInternal.h65 int supSvcTryStopServices(void);
H A DSUPSvc.cpp208 int supSvcTryStopServices(void) function
240 Log(("supSvcTryStopServices: %s -> %Rrc\n", g_aServices[i].pszName, rc));
254 LogFlow(("supSvcTryStopServices: returns %Rrc\n", rc));
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPSvc-win.cpp476 int rc = supSvcTryStopServices();

Completed in 116 milliseconds