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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvcInternal.h42 int supSvcLogGetOptError(const char *pszAction, int rc, int argc, char **argv, int iArg, PCRTOPTIONUNION pValue);
H A DSUPSvc.cpp356 int supSvcLogGetOptError(const char *pszAction, int rc, int argc, char **argv, int iArg, PCRTOPTIONUNION pValue) function
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPSvc-win.cpp555 default: rc = supSvcLogGetOptError("main", ch, cArgs, papszArgs, iArg, &Value); break;

Completed in 1180 milliseconds