Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Dauthtok_check.c661 int crack_ret; in check_dictionary() local
680 crack_ret = DictCheck(pw, pwdef->db_location); in check_dictionary()
684 switch (crack_ret) { in check_dictionary()