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

  /src/usr.sbin/quotacheck/
quotacheck.c 705 struct fileusage *fup, **iup, **cup; local in function:subsequent
710 cup = iup = &fuhead[type][id & (FUHASH-1)];
721 } while (cup != iup);
quotacheck.c 705 struct fileusage *fup, **iup, **cup; local in function:subsequent
710 cup = iup = &fuhead[type][id & (FUHASH-1)];
721 } while (cup != iup);

Completed in 22 milliseconds