Home
last modified time | relevance | path

Searched defs:unlockTimeout (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp67 static constexpr const char* unlockTimeout = "unlock_time"; variable
/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp1513 std::optional<uint32_t> unlockTimeout; in handleAccountServicePatch() local