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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPSvcInternal.h43 int supSvcLogTooManyArgsError(const char *pszAction, int argc, char **argv, int iArg);
H A DSUPSvc.cpp373 int supSvcLogTooManyArgsError(const char *pszAction, int argc, char **argv, int iArg) function
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPSvc-win.cpp558 rc = supSvcLogTooManyArgsError("main", cArgs, papszArgs, iArg);

Completed in 46 milliseconds