Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pam_modules/sample/
H A Dsample_authenticate.c78 int try_first_pass = 0; in pam_sm_authenticate() local
95 try_first_pass = 1; in pam_sm_authenticate()
125 if (firstpass && (use_first_pass || try_first_pass)) { in pam_sm_authenticate()