Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.hpp44 static constexpr const char* intfAddedSignal = "InterfacesAdded"; variable
H A Duser_mgmt.cpp198 if (signal == intfAddedSignal) in userUpdatedSignalHandler()