Searched refs:lastid (Results 1 – 2 of 2) sorted by relevance
388 int cnt, id, lastid, ngroups; in group() local404 for (lastid = -1, cnt = 0; cnt < ngroups; ++cnt) { in group()405 if (lastid == (id = groups[cnt])) in group()418 lastid = id; in group()
422 u_long id, lastid, highid = 0; in update() local431 lastid = quota_maxid(qf); in update()432 for (id = 0; id <= lastid; id++) { in update()462 if (fup->fu_id <= lastid) in update()482 if (highid < lastid && in update()