Home
last modified time | relevance | path

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

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