Searched defs:quotause (Results 1 – 2 of 2) sorted by relevance
75 struct quotause { struct76 struct quotause *next; argument92 void freeprivs(struct quotause *); argument
68 struct quotause { struct69 struct quotause *next; argument76 static struct quotause *getprivs(long id, int quotatype); argument