Home
last modified time | relevance | path

Searched refs:quota_objtype_isbytes (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/include/
H A Dquota.h58 int quota_objtype_isbytes(struct quotahandle *, int /*objtype*/);
/netbsd-src/lib/libquota/
H A DMakefile31 libquota.3 quota_objtype_isbytes.3 \
H A Dquota_schema.c175 quota_objtype_isbytes(struct quotahandle *qh, int objtype) in quota_objtype_isbytes() function
/netbsd-src/usr.bin/quota/
H A Dquota.c401 quota_objtype_isbytes(qup->qh, i), now); in showonequota()
/netbsd-src/usr.sbin/repquota/
H A Drepquota.c365 isbytes = quota_objtype_isbytes(qh, objtype); in printquotas()