Searched refs:PWU_REPOSITORY_ERROR (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/passwdutil/
H A D__user_to_authenticate.c50 return (PWU_REPOSITORY_ERROR);
H A D__check_history.c63 return (PWU_REPOSITORY_ERROR);
H A D__set_authtoken_attr.c71 return (PWU_REPOSITORY_ERROR);
H A Dpasswdutil.h200 #define PWU_REPOSITORY_ERROR -13 /* Unknown repository specified */ macro
/osnet-11/usr/src/lib/pam_modules/authtok_store/
H A Dauthtok_store.c296 case PWU_REPOSITORY_ERROR:
/osnet-11/usr/src/lib/pam_modules/passwd_auth/
H A Dpasswd_auth.c149 else if (res == PWU_REPOSITORY_ERROR) {

Completed in 17 milliseconds