Home
last modified time | relevance | path

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

/openbmc/x86-power-control/src/
H A Dpower_control.cpp113 static std::string hostDbusName = "xyz.openbmc_project.State.Host"; variable
2743 conn->request_name(hostDbusName.c_str()); in main()
2751 hostDbusName += node; in main()
2759 conn->request_name(hostDbusName.c_str()); in main()