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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvcInternal.h66 int supSvcCreateAndStartServices(void);
H A DSUPSvc.cpp145 int supSvcCreateAndStartServices(void) function
171 Log(("supSvcCreateAndStartServices: %s -> %Rrc\n", g_aServices[i].pszName, rc));
198 LogFlow(("supSvcCreateAndStartServices: returns %Rrc\n", rc));
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPSvc-win.cpp568 rc = supSvcCreateAndStartServices();

Completed in 73 milliseconds