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.c47 return (PWU_SYSTEM_ERROR); in __get_authtoken_attr()
H A D__user_to_authenticate.c45 return (PWU_SYSTEM_ERROR); in __user_to_authenticate()
H A D__check_history.c58 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.c976 return (PWU_SYSTEM_ERROR); in ldap_to_pwu_code()
978 default: return (PWU_SYSTEM_ERROR); in ldap_to_pwu_code()
H A Dfiles_attr.c124 return (PWU_SYSTEM_ERROR); in files_unlock()
/illumos-gate/usr/src/lib/pam_modules/authtok_store/
H A Dauthtok_store.c259 case PWU_SYSTEM_ERROR: