Searched refs:checkfstab (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sbin/quotacheck/
H A Dquotacheck.h36 extern int checkfstab(int, int);
H A Dpreen.c88 checkfstab(int uflag, int gflag) function
H A Dquotacheck.c204 exit(checkfstab(uflag, gflag));
/freebsd-11-stable/sbin/fsck/
H A Dfsutil.h51 int checkfstab(int, int (*)(struct fstab *),
H A Dpreen.c85 checkfstab(int flags, int (*docheck)(struct fstab *), function
H A Dfsck.c188 return checkfstab(flags, isok, checkfs);

Completed in 116 milliseconds