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

/netbsd-current/include/
H A Dquota.h57 const char *quota_objtype_getname(struct quotahandle *, int /*objtype*/);
/netbsd-current/lib/libquota/
H A DMakefile30 libquota.3 quota_objtype_getname.3 \
H A Dquota_schema.c151 quota_objtype_getname(struct quotahandle *qh, int objtype) function
/netbsd-current/usr.sbin/quotarestore/
H A Dquotarestore.c176 objtypenames[i] = strdup(quota_objtype_getname(qh, i));

Completed in 216 milliseconds