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

/freebsd-current/sbin/quotacheck/
H A Dquotacheck.h36 extern int checkfstab(int, int);
H A Dpreen.c81 checkfstab(int uflag, int gflag) function
H A Dquotacheck.c193 exit(checkfstab(uflag, gflag));
/freebsd-current/sbin/fsck/
H A Dfsutil.h30 int checkfstab(int, int (*)(struct fstab *),
H A Dpreen.c79 checkfstab(int flags, int (*docheck)(struct fstab *), function
H A Dfsck.c185 return checkfstab(flags, isok, checkfs);

Completed in 176 milliseconds