Home
last modified time | relevance | path

Searched refs:quota_getnumobjtypes (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/include/
H A Dquota.h56 int quota_getnumobjtypes(struct quotahandle *);
/netbsd-src/lib/libquota/
H A DMakefile27 libquota.3 quota_getnumobjtypes.3 \
H A Dquota_schema.c136 quota_getnumobjtypes(struct quotahandle *qh) in quota_getnumobjtypes() function
/netbsd-src/usr.sbin/quotarestore/
H A Dquotarestore.c169 numobjtypes = quota_getnumobjtypes(qh); in maketables()