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

  /src/usr.bin/quota/
quota.c 323 struct quotause *quplist; local in function:showquotas
327 quplist = getprivs(id, idtype);
328 for (qup = quplist; qup; qup = qup->next) {
quota.c 323 struct quotause *quplist; local in function:showquotas
327 quplist = getprivs(id, idtype);
328 for (qup = quplist; qup; qup = qup->next) {

Completed in 47 milliseconds