Searched defs:quotause (Results 1 – 2 of 2) sorted by relevance
41 struct quotause { struct42 struct quotause *next; argument43 long flags;44 struct dqblk dqblk;45 char fsname[MAXPATHLEN + 1];
45 struct quotause { struct46 struct quotause *next; argument58 register struct quotause *qup, *protoprivs, *curprivs; argument