Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/
H A Duser_mgr.cpp780 uint16_t failAttempts = 0; in parseFaillockForLockout() local
790 failAttempts++; in parseFaillockForLockout()
820 if (failAttempts < AccountPolicyIface::maxLoginAttemptBeforeLockout()) in parseFaillockForLockout()