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.hpp217 parseFaillockForLockout(const std::vector<std::string>& faillockOutput);
H A Duser_mgr.cpp778 const std::vector<std::string>& faillockOutput) in parseFaillockForLockout() argument
782 for (const std::string& line : faillockOutput) in parseFaillockForLockout()