Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/passwdutil/
H A Dpasswdutil.h198 #define PWU_WRITE_FAILED -4 /* can't write to password file */ macro
H A Dfiles_attr.c958 err = PWU_WRITE_FAILED; in files_update_shadow()
1049 err = PWU_WRITE_FAILED; in files_update_passwd()
/illumos-gate/usr/src/lib/pam_modules/authtok_store/
H A Dauthtok_store.c231 case PWU_WRITE_FAILED: