Home
last modified time | relevance | path

Searched refs:getnfsquota (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c87 static int getnfsquota(char *, char *, uid_t, struct dqblk *);
381 rc = getnfsquota(rl[0].host, rl[0].path, uid, &dqblk); in showquotas()
762 getnfsquota(char *hostp, char *path, uid_t uid, struct dqblk *dqp) in getnfsquota() function