HomeSort by: relevance | last modified time | path
    Searched defs:chkquota (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/quotacheck/
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

Completed in 12 milliseconds