Home
last modified time | relevance | path

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

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