Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp329 const std::vector<std::string>& faillockOutput);
H A Duser_mgr.cpp849 const std::vector<std::string>& faillockOutput) in parseFaillockForLockout()
853 for (const std::string& line : faillockOutput) in parseFaillockForLockout()
798 parseFaillockForLockout(const std::vector<std::string> & faillockOutput) parseFaillockForLockout() argument