Searched defs:commandLine (Results 1 – 2 of 2) sorted by relevance
/openbmc/obmc-ikvm/ | ||
H A D | ikvm_args.hpp | 153 CommandLine commandLine; member in ikvm::Args |
H A D | ikvm_server.cpp | 22 const Args::CommandLine& commandLine = args.getCommandLine(); in Server() local |