Searched refs:QO_FL (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/edquota/
H A Dedquota.c122 #define QO_FL QUOTA_OBJTYPE_FILES macro
534 if (quota_put(qh, &qk, &qup->qv[QO_FL])) {
808 comm = source_is_real(qup->source[QO_FL]) ? "" : "#";
811 intprt(b1, 21, q[QO_FL].qv_usage,
814 intprt(b2, 21, q[QO_FL].qv_softlimit,
816 intprt(b3, 21, q[QO_FL].qv_hardlimit,
820 timepprt(b0, 21, q[QO_FL].qv_grace, Hflag));
1124 qup->qv[QO_FL].qv_expiretime = 0;
1126 qup->source[QO_FL] = SRC_EDITED;
1204 q[QO_FL]
[all...]

Completed in 67 milliseconds