Searched defs:quotatype (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.sbin/edquota/ |
H A D | edquota.c | 102 int quotatype, tmpfd; in main() local 192 getentry(char *name, int quotatype, u_int *idp) in getentry() 231 getprivs(u_int id, int quotatype) in getprivs() 321 putprivs(long id, int quotatype, struct quotause *quplist) in putprivs() 398 writeprivs(struct quotause *quplist, int outfd, char *name, int quotatype) in writeprivs() 535 writetimes(struct quotause *quplist, int outfd, int quotatype) in writetimes()
|
/openbsd-src/usr.bin/quota/ |
H A D | quota.c | 430 getprivs(long id, int quotatype) in getprivs() 526 long id, int quotatype) in getufsquota() 563 long id, int quotatype) in getnfsquota()
|