Searched defs:quotatype (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/lib/libutil/
H A Dquotafile.c54 int quotatype; /* USRQUOTA or GRPQUOTA */ member in struct:quotafile
113 quota_open(struct fstab *fs, int quotatype, int openflags) argument
[all...]
/freebsd-9.3-release/usr.bin/quota/
H A Dquota.c486 getprivs(long id, int quotatype) argument
555 getufsquota(struct fstab *fs, struct quotause *qup, long id, int quotatype) argument
568 getnfsquota(struct statfs *fst, struct quotause *qup, long id, int quotatype) argument
[all...]
/freebsd-9.3-release/usr.sbin/edquota/
H A Dedquota.c122 int i, quotatype, range, tmpfd; local
339 getentry(const char *name, int quotatype) argument
372 getprivs(long id, int quotatype, char *fspath) argument
476 writeprivs(struct quotause *quplist, int outfd, char *name, int quotatype) argument
690 writetimes(struct quotause *quplist, int outfd, int quotatype) argument
[all...]

Completed in 68 milliseconds