Searched refs:lastid (Results 1 – 2 of 2) sorted by relevance
371 int cnt, id, lastid, ngroups; in group() local387 for (lastid = -1, cnt = 0; cnt < ngroups; ++cnt) { in group()388 if (lastid == (id = groups[cnt])) in group()401 lastid = id; in group()
426 u_long id, lastid, highid = 0; in update() local435 lastid = quota_maxid(qf); in update()436 for (id = 0; id <= lastid; id++) { in update()466 if (fup->fu_id <= lastid) in update()486 if (highid < lastid && in update()