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.cpp800 uint16_t failAttempts = 0; in parseFaillockForLockout() local
810 failAttempts++; in parseFaillockForLockout()
840 if (failAttempts < AccountPolicyIface::maxLoginAttemptBeforeLockout()) in parseFaillockForLockout()