Searched defs:quotatype (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/usr.sbin/edquota/ |
| HD | edquota.c | 120 int i, quotatype, range, tmpfd; in main() local 337 getentry(const char *name, int quotatype) in getentry() 370 getprivs(long id, int quotatype, char *fspath) in getprivs() 474 writeprivs(struct quotause *quplist, int outfd, char *name, int quotatype) in writeprivs() 688 writetimes(struct quotause *quplist, int outfd, int quotatype) in writetimes()
|
| /NextBSD/usr.bin/quota/ |
| HD | quota.c | 485 getprivs(long id, int quotatype) in getprivs() 554 getufsquota(struct fstab *fs, struct quotause *qup, long id, int quotatype) in getufsquota() 567 getnfsquota(struct statfs *fst, struct quotause *qup, long id, int quotatype) in getnfsquota()
|
| /NextBSD/lib/libutil/ |
| HD | quotafile.c | 54 int quotatype; /* USRQUOTA or GRPQUOTA */ member 113 quota_open(struct fstab *fs, int quotatype, int openflags) in quota_open()
|