Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dibm_vpd_app.cpp531 string bindCmd = string("echo \"") + bind + in preAction() local
533 std::cout << bindCmd << std::endl; in preAction()
534 executeCmd(bindCmd); in preAction()