HomeSort by: relevance | last modified time | path
    Searched defs:svusr (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/quot/
quot.c 232 struct user *svusr; local in function:usrrehash
234 svusr = users;
238 for (usr = svusr, i = nusers >> 1; --i >= 0; usr++) {
quot.c 232 struct user *svusr; local in function:usrrehash
234 svusr = users;
238 for (usr = svusr, i = nusers >> 1; --i >= 0; usr++) {

Completed in 22 milliseconds