Searched refs:REP_LAST (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/passwdutil/
H A D__user_to_authenticate.c55 while (i <= REP_LAST) {
H A D__check_history.c69 while ((i <= REP_LAST) && (res == PWU_NOT_FOUND)) {
H A D__get_authtoken_attr.c61 while ((i <= REP_LAST) && (res == PWU_NOT_FOUND)) {
H A D__set_authtoken_attr.c77 for (i = REP_LAST; i; i >>= 1) {
H A Dpasswdutil.h98 #define REP_LAST REP_NSS macro
H A Dutils.c51 repops_t *rops[REP_LAST+1] = {
/osnet-11/usr/src/lib/pam_modules/authtok_store/
H A Dauthtok_store.c234 for (i = 1; i <= REP_LAST; i <<= 1) {

Completed in 24 milliseconds