Home
last modified time | relevance | path

Searched defs:qup (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/edquota/
H A Dedquota.c90 struct quotause *qup, *protoprivs, *curprivs; in main() local
322 struct quotause *qup, *quptail; in getprivs() local
402 struct quotause *qup; in putprivs() local
470 struct quotause *qup; in writeprivs() local
500 struct quotause *qup; in readprivs() local
608 struct quotause *qup; in writetimes() local
634 struct quotause *qup; in readtimes() local
754 struct quotause *qup, *nextqup; in freeprivs() local
/dragonfly/usr.bin/quota/
H A Dquota.c291 struct quotause *qup; in showquotas() local
433 struct quotause *qup, *quptail = NULL; in getprivs() local
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()