Home
last modified time | relevance | path

Searched refs:REP_ERANGE (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/passwdutil/
H A D__get_authtoken_attr.c49 if (repositories == REP_ERANGE) { in __get_authtoken_attr()
H A D__user_to_authenticate.c47 if (repositories == REP_ERANGE || repositories == REP_NSS) in __user_to_authenticate()
H A D__check_history.c60 if (repositories == REP_ERANGE) in __check_history()
H A Dnss_attr.c91 int repositories = REP_ERANGE; /* changed if ATTR_REP_NAME is set */ in nss_getpwnam()
183 if (repositories != REP_ERANGE) { in nss_getpwnam()
H A D__set_authtoken_attr.c70 if (repositories == REP_ERANGE || repositories == REP_NSS) in __set_authtoken_attr()
H A Dpasswdutil.h106 #define REP_ERANGE 0x8000 /* Unknown repository specified */ macro
H A Dswitch_utils.c54 int result = REP_ERANGE; in name_to_int()
73 result = REP_ERANGE; in name_to_int()