Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/test/message/
H A Dpack.cpp472 constexpr uint8_t userID = 7; in TEST() local
476 activeSession.emplace(userID, priv, channel, protocol); in TEST()
489 handle, maxSessions, currentSessions, userID, priv, protocol_channel, in TEST()
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_fan_operation.robot7 # OPENBMC_USERNAME The userID to login to the BMC as.
/openbmc/phosphor-net-ipmid/command/
H A Drakp12.cpp253 session->userID(userId); in RAKP12()