Home
last modified time | relevance | path

Searched defs:signals (Results 1 – 15 of 15) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/
H A DREADME.md17 #### signals subsubsection
32 #### signals subsubsection
46 #### signals subsubsection
/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dsignal.hpp101 static const std::unordered_map<std::string, SignalMatch> signals = { variable
/openbmc/telemetry/src/
H A Dmain.cpp14 boost::asio::signal_set signals(ioc, SIGINT, SIGTERM); in main() local
/openbmc/sdeventplus/example/
H A Dfollow.cpp78 sigset_t signals; in main() local
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DREADME.md24 ##### signals l4subsection
/openbmc/u-boot/drivers/reset/
H A Dsandbox-reset.c19 struct sandbox_reset_signal signals[SANDBOX_RESET_SIGNALS]; member
/openbmc/phosphor-host-ipmid/libipmid/
H A Dsignals.cpp82 std::vector<std::unique_ptr<SignalHandler>> signals; variable
/openbmc/bmcweb/http/
H A Dhttp_server.hpp175 boost::asio::signal_set signals; member in crow::Server
/openbmc/phosphor-net-ipmid/
H A Dsd_event_loop.cpp250 static boost::asio::signal_set signals(*io, SIGINT, SIGTERM); in setupSignal() local
/openbmc/sdbusplus/example/
H A Dregister-property.cpp159 boost::asio::signal_set signals(ioc, SIGINT, SIGTERM); in main() local
H A Dget-all-properties.cpp210 boost::asio::signal_set signals(ioc, SIGINT, SIGTERM); in main() local
/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp142 std::vector<std::string> signals; in updateInterfaces() local
/openbmc/phosphor-fan-presence/control/
H A Dzone.cpp339 auto& signals = sigIter->second; in removeEvent() local
/openbmc/phosphor-objmgr/src/
H A Dmain.cpp397 boost::asio::signal_set signals(io, SIGINT, SIGTERM); in main() local
/openbmc/bmcweb/features/openbmc_rest/
H A Dopenbmc_dbus_rest.hpp2356 tinyxml2::XMLElement* signals = in handleBusSystemPost() local