Home
last modified time | relevance | path

Searched defs:commandLine (Results 1 – 2 of 2) sorted by relevance

/openbmc/obmc-ikvm/
H A Dikvm_args.hpp153 CommandLine commandLine; member in ikvm::Args
H A Dikvm_server.cpp22 const Args::CommandLine& commandLine = args.getCommandLine(); in Server() local