Home
last modified time | relevance | path

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

/dports/x11/xscreensaver/xscreensaver-5.44/driver/
H A Dpasswd.c239 si->unlock_state = ul_fail; /* generic failure */ in try_unlock_password()
307 ? ul_success : ul_fail; in xss_authenticate()
323 if (si->unlock_state == ul_fail && in xss_authenticate()
370 if (si->unlock_state == ul_fail) in xss_authenticate()
H A Dtypes.h20 ul_fail, /* auth fail */ enumerator
H A Dpasswd-pam.c350 si->unlock_state = ul_fail; /* generic failure */ in pam_try_unlock()
H A Dlock.c2162 if (si->unlock_state == ul_fail && /* failed with caps lock on */ in auth_finished_cb()
2165 else if (si->unlock_state == ul_fail) /* failed without caps lock */ in auth_finished_cb()