Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/ufs/quotacheck/
H A Dquotacheck.c126 char quotafile[MAXPATHLEN]; in main() local
241 (void) snprintf(quotafile, sizeof (quotafile), in main()
245 mntp.mnt_mountp, quotafile); in main()
277 char quotafile[MAXPATHLEN]; in preen() local
310 mntp.mnt_mountp, quotafile)); in preen()
363 (void) snprintf(quotafile, sizeof (quotafile), in preen()
366 mntp.mnt_mountp, quotafile)); in preen()
/titanic_41/usr/src/cmd/fs.d/ufs/repquota/
H A Drepquota.c106 char quotafile[MAXPATHLEN]; in main() local
214 (void) snprintf(quotafile, sizeof (quotafile), "%s/%s", in main()
217 mntp.mnt_mountp, quotafile); in main()