Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/passwd/
H A Dpasswd.c366 int chk_authtok = 0; /* check password strength */ in main() local
411 chk_authtok = PAM_NO_AUTHTOK_CHECK; in main()
417 pam_retval = pam_chauthtok(pamh, chk_authtok); in main()
420 pam_retval = pam_chauthtok(pamh, chk_authtok); in main()