Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/
H A Dsessions_manager.hpp88 startSession(SessionID remoteConsoleSessID, Privilege priv,
H A Dsessions_manager.cpp78 Manager::startSession(SessionID remoteConsoleSessID, Privilege priv, in startSession() function in session::Manager
/openbmc/phosphor-net-ipmid/command/
H A Dopen_session.cpp79 session = session::Manager::get().startSession( in openSession()