Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/edquota/
HDedquota.c63 struct quotause { struct
64 struct quotause *next; argument
76 void freeprivs(struct quotause *); argument
/dragonfly/usr.bin/quota/
HDquota.c68 struct quotause { struct
69 struct quotause *next; argument
77 static struct quotause *getprivs(long, int); argument