Searched refs:REP_LAST (Results 1 – 8 of 8) sorted by relevance
59 while ((i <= REP_LAST) && (res == PWU_NOT_FOUND)) { in __get_authtoken_attr()
54 while (i <= REP_LAST) { in __user_to_authenticate()
68 while ((i <= REP_LAST) && (res == PWU_NOT_FOUND)) { in __check_history()
78 for (i = REP_LAST; i; i >>= 1) { in __set_authtoken_attr()
106 #define REP_LAST REP_NSS macro
48 repops_t *rops[REP_LAST+1] = {
219 for (i = 1; i <= REP_LAST; i <<= 1) {
480 for (i = 1; i <= REP_LAST; i <<= 1) { in main()