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

  /src/usr.sbin/edquota/
edquota.c 102 xgrace:1, /* grace periods are per-id */ member in struct:quotause
219 qup->xgrace = 0;
474 qup->xgrace = 1;
809 if (qup->xgrace || qup->isdefault) {
824 if (qup->xgrace || qup->isdefault) {
1014 if (qup->isdefault || qup->xgrace) {

Completed in 14 milliseconds