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.cpp114 static std::string hostDbusName = "xyz.openbmc_project.State.Host"; variable
2708 conn->request_name(hostDbusName.c_str()); in main()
2716 hostDbusName += node; in main()
2724 conn->request_name(hostDbusName.c_str()); in main()