Home
last modified time | relevance | path

Searched refs:sendCmdLine (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-hw-diags/
H A Dlistener.hpp18 int sendCmdLine(int i_argc, char** i_argv);
H A Dmain.cpp125 if (argc != sendCmdLine(argc, argv)) in main()
H A Dlistener.cpp136 int sendCmdLine(int i_argc, char** i_argv) in sendCmdLine() function