| quotacheck.c | 154 static int chkquota(const char *, const char *, const char *, void *, pid_t *); 248 exit(checkfstab(flags, maxrun, needchk, chkquota)); 264 errs += chkquota(fs->fs_type, name, fs->fs_file, 316 chkquota(const char *type, const char *fsname, const char *mntpt, void *v, function in typeref:typename:int
|