Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/passwdutil/
H A D__get_authtoken_attr.c48 return (PWU_SYSTEM_ERROR); in __get_authtoken_attr()
H A D__user_to_authenticate.c46 return (PWU_SYSTEM_ERROR); in __user_to_authenticate()
H A D__check_history.c59 return (PWU_SYSTEM_ERROR); in __check_history()
H A D__set_authtoken_attr.c63 return (PWU_SYSTEM_ERROR); in __set_authtoken_attr()
H A Dpasswdutil.h207 #define PWU_SYSTEM_ERROR -10 /* NIS local configuration problem */ macro
H A Dnis_attr.c495 return (PWU_SYSTEM_ERROR); in nis_putpwnam()
543 default: return (PWU_SYSTEM_ERROR); in nis_putpwnam()
H A Dldap_attr.c978 return (PWU_SYSTEM_ERROR); in ldap_to_pwu_code()
980 default: return (PWU_SYSTEM_ERROR); in ldap_to_pwu_code()
H A Dfiles_attr.c127 return (PWU_SYSTEM_ERROR); in files_unlock()
/illumos-gate/usr/src/lib/pam_modules/authtok_store/
H A Dauthtok_store.c267 case PWU_SYSTEM_ERROR: