Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/edquota/
H A Dedquota.c75 struct quotause { struct
76 struct quotause *next; argument
92 void freeprivs(struct quotause *); argument
/freebsd-src/usr.bin/quota/
H A Dquota.c68 struct quotause { struct
69 struct quotause *next; argument
76 static struct quotause *getprivs(long id, int quotatype); argument