Searched defs:repquota (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/repquota/
H A Drepquota.c73 static int repquota(char *, char *, char *);
131 (void) printf("repquota -F ufs ");
153 * are dealt with below in repquota().
216 errs += repquota(mntp.mnt_special,
232 repquota(char *fsdev, char *fsfile, char *qffile) function

Completed in 59 milliseconds