Home
last modified time | relevance | path

Searched defs:highid (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/repquota/
H A Drepquota.c82 static u_long highid[MAXQUOTAS]; /* highest addid()'ed identifier per type */ variable
/freebsd/sbin/quotacheck/
H A Dquotacheck.c426 u_long id, lastid, highid = 0; update() local