Searched refs:REP_LAST (Results 1 – 8 of 8) sorted by relevance
61 while ((i <= REP_LAST) && (res == PWU_NOT_FOUND)) { in __get_authtoken_attr()
55 while (i <= REP_LAST) { in __user_to_authenticate()
69 while ((i <= REP_LAST) && (res == PWU_NOT_FOUND)) { in __check_history()
77 for (i = REP_LAST; i; i >>= 1) { in __set_authtoken_attr()
105 #define REP_LAST REP_NSS macro
48 repops_t *rops[REP_LAST+1] = {
211 for (i = 1; i <= REP_LAST; i <<= 1) {
478 for (i = 1; i <= REP_LAST; i <<= 1) { in main()