Searched refs:chkquota (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/usr.sbin/quotacheck/ |
| D | quotacheck.c | 154 static int chkquota(const char *, const char *, const char *, void *, pid_t *); 248 exit(checkfstab(flags, maxrun, needchk, chkquota)); in main() 264 errs += chkquota(fs->fs_type, name, fs->fs_file, in main() 316 chkquota(const char *type, const char *fsname, const char *mntpt, void *v, in chkquota() function
|