Searched defs:quotatype (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/usr.sbin/edquota/ |
H A D | edquota.c | 93 int i, quotatype, range, tmpfd; in main() local 289 getentry(const char *name, int quotatype) in getentry() 319 getprivs(long id, int quotatype, char *fspath) in getprivs() 400 putprivs(long id, int quotatype, struct quotause *quplist) in putprivs() 468 writeprivs(struct quotause *quplist, int outfd, char *name, int quotatype) in writeprivs() 606 writetimes(struct quotause *quplist, int outfd, int quotatype) in writetimes()
|
/dflybsd-src/usr.bin/quota/ |
H A D | quota.c | 431 getprivs(long id, int quotatype) in getprivs() 523 getufsquota(struct fstab *fs, struct quotause *qup, long id, int quotatype) in getufsquota() 559 getnfsquota(struct statfs *fst, struct quotause *qup, long id, int quotatype) in getnfsquota()
|