Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi.hpp56 breakExecution, enumerator
/openbmc/phosphor-host-ipmid/libipmid/
H A Dsignals.cpp58 if (handler(sigNum) == SignalResponse::breakExecution) in handleSignal()
/openbmc/openpower-host-ipmi-flash/
H A Dhiomap.cpp344 sigtermResponse = SignalResponse::breakExecution; in hiomap_handle_property_update()
347 sigtermResponse = SignalResponse::breakExecution; in hiomap_handle_property_update()
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp885 return SignalResponse::breakExecution; in main()