H A D | quota.c | 2 * SPDX-License-Identifier: BSD-3-Clause 76 static struct quotause *getprivs(long id, int quotatype); 82 static int showquotas(int type, u_long id, const char *name); 83 static void showrawquotas(int type, u_long id, struct quotause *qup); 84 static void heading(int type, u_long id, const char *name, const char *tag); 85 static int getufsquota(struct fstab *fs, struct quotause *qup, long id, 87 static int getnfsquota(struct statfs *fst, struct quotause *qup, long id, 266 showquotas(int type,u_long id,const char * name) showquotas() argument 378 showrawquotas(int type,u_long id,struct quotause * qup) showrawquotas() argument 415 heading(int type,u_long id,const char * name,const char * tag) heading() argument 475 getprivs(long id,int quotatype) getprivs() argument 544 getufsquota(struct fstab * fs,struct quotause * qup,long id,int quotatype) getufsquota() argument 557 getnfsquota(struct statfs * fst,struct quotause * qup,long id,int quotatype) getnfsquota() argument 564 char *cp, host[NI_MAXHOST]; getnfsquota() local 653 callaurpc(char * host,int prognum,int versnum,int procnum,xdrproc_t inproc,char * in,xdrproc_t outproc,char * out) callaurpc() argument [all...] |