Searched defs:userPasswordExpired (Results 1 – 2 of 2) sorted by relevance
1034 bool UserMgr::userPasswordExpired(const std::string& userName) in userPasswordExpired() function in phosphor::user::UserMgr
2077 const bool* userPasswordExpired = nullptr; in handleAccountGet() local