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

/illumos-gate/usr/src/cmd/fs.d/ufs/quotacheck/
H A Dquotacheck.c101 static int chkquota();
244 chkquota(mntp.mnt_special,
309 errs += (31+chkquota(mntp.mnt_special,
365 exit(31+chkquota(mntp.mnt_special,
423 chkquota(char *fsdev, char *fsfile, char *qffile) function

Completed in 347 milliseconds