Searched defs:qf (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/usr.sbin/quotaon/
H A Dquotaon.c158 struct quotafile *qf; local
[all...]
/freebsd-9.3-release/lib/libutil/
H A Dquotafile.c115 struct quotafile *qf; local
199 quota_close(struct quotafile *qf) argument
208 quota_on(struct quotafile *qf) argument
217 quota_off(struct quotafile *qf) argument
224 quota_fsname(const struct quotafile *qf) argument
231 quota_qfname(const struct quotafile *qf) argument
238 quota_check_path(const struct quotafile *qf, const char *path) argument
248 quota_maxid(struct quotafile *qf) argument
270 quota_read32(struct quotafile *qf, struct dqblk *dqb, int id) argument
298 quota_read64(struct quotafile *qf, struct dqblk *dqb, int id) argument
326 quota_read(struct quotafile *qf, struct dqblk *dqb, int id) argument
349 quota_write32(struct quotafile *qf, const struct dqblk *dqb, int id) argument
372 quota_write64(struct quotafile *qf, const struct dqblk *dqb, int id) argument
395 quota_write_usage(struct quotafile *qf, struct dqblk *dqb, int id) argument
443 quota_write_limits(struct quotafile *qf, struct dqblk *dqb, int id) argument
504 quota_convert(struct quotafile *qf, int wordsize) argument
[all...]
/freebsd-9.3-release/usr.sbin/repquota/
H A Drepquota.c202 struct quotafile *qf; local
/freebsd-9.3-release/sbin/quotacheck/
H A Dquotacheck.c437 update(const char *fsname, struct quotafile *qf, int type) argument
/freebsd-9.3-release/usr.bin/quota/
H A Dquota.c557 struct quotafile *qf; local
/freebsd-9.3-release/usr.sbin/edquota/
H A Dedquota.c92 struct quotafile *qf; member in struct:quotause
374 struct quotafile *qf; local
/freebsd-9.3-release/contrib/sendmail/src/
H A Dqueue.c361 char qf[MAXPATHLEN]; local
2504 char qf[MAXPATHLEN]; local
3949 char qf[MAXPATHLEN]; local
4910 char qf[MAXPATHLEN]; local
[all...]

Completed in 88 milliseconds