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
2723 conn->request_name(hostDbusName.c_str()); in main()
2731 hostDbusName += node; in main()
2739 conn->request_name(hostDbusName.c_str()); in main()