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

/netbsd-current/include/
H A Dquota.h54 const char *quota_idtype_getname(struct quotahandle *, int /*idtype*/);
/netbsd-current/lib/libquota/
H A DMakefile29 libquota.3 quota_idtype_getname.3 \
H A Dquota_schema.c110 quota_idtype_getname(struct quotahandle *qh, int idtype) function
/netbsd-current/usr.sbin/quotaon/
H A Dquotaon.c227 type = quota_idtype_getname(qh, idtype);
241 type = quota_idtype_getname(qh, idtype);
/netbsd-current/usr.sbin/quotarestore/
H A Dquotarestore.c163 idtypenames[i] = strdup(quota_idtype_getname(qh, i));
/netbsd-current/usr.bin/quota/
H A Dquota.c360 quota_idtype_getname(qup->qh, i),
/netbsd-current/usr.sbin/edquota/
H A Dedquota.c478 idtypename = quota_idtype_getname(qh, idtype);

Completed in 215 milliseconds