Searched refs:REP_ERANGE (Results 1 – 7 of 7) sorted by relevance
50 if (repositories == REP_ERANGE) { in __get_authtoken_attr()
48 if (repositories == REP_ERANGE || repositories == REP_NSS) in __user_to_authenticate()
61 if (repositories == REP_ERANGE) in __check_history()
93 int repositories = REP_ERANGE; /* changed if ATTR_REP_NAME is set */ in nss_getpwnam()185 if (repositories != REP_ERANGE) { in nss_getpwnam()
71 if (repositories == REP_ERANGE || repositories == REP_NSS) in __set_authtoken_attr()
107 #define REP_ERANGE 0x8000 /* Unknown repository specified */ macro
54 int result = REP_ERANGE; in name_to_int()73 result = REP_ERANGE; in name_to_int()