Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/passwdutil/
H A D__get_authtoken_attr.c50 return (PWU_SYSTEM_ERROR); in __get_authtoken_attr()
H A D__user_to_authenticate.c47 return (PWU_SYSTEM_ERROR); in __user_to_authenticate()
H A D__check_history.c60 return (PWU_SYSTEM_ERROR); in __check_history()
H A D__set_authtoken_attr.c62 return (PWU_SYSTEM_ERROR); in __set_authtoken_attr()
H A Dpasswdutil.h204 #define PWU_SYSTEM_ERROR -10 /* NIS local configuration problem */ macro
H A Dnis_attr.c482 return (PWU_SYSTEM_ERROR); in nis_putpwnam()
532 default: return (PWU_SYSTEM_ERROR); in nis_putpwnam()
H A Dldap_attr.c975 return (PWU_SYSTEM_ERROR); in ldap_to_pwu_code()
977 default: return (PWU_SYSTEM_ERROR); in ldap_to_pwu_code()
H A Dfiles_attr.c123 return (PWU_SYSTEM_ERROR); in files_unlock()
/titanic_50/usr/src/lib/pam_modules/authtok_store/
H A Dauthtok_store.c259 case PWU_SYSTEM_ERROR: