Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/passwdutil/
H A Dpasswdutil.h199 #define PWU_STAT_FAILED -2 /* stat of password file failed */ macro
H A Dfiles_attr.c919 err = PWU_STAT_FAILED; in files_update_shadow()
1022 err = PWU_STAT_FAILED; in files_update_passwd()
/illumos-gate/usr/src/lib/pam_modules/authtok_store/
H A Dauthtok_store.c234 case PWU_STAT_FAILED: