Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dutils.cpp33 int exitCode = std::system(cmd.c_str()); in asyncSystem() local
73 int exitCode = -1; in asyncSystem() local
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp878 int exitCode = 0; in main() local