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

/macosx-10.10.1/msdosfs-209.1.1/fsck_msdos.tproj/
H A Dfsutil.h66 int checkfstab __P((int, int, void *(*)(struct fstab *),
/macosx-10.10.1/diskdev_cmds-576/fsck.tproj/
H A Dfsck.h97 int checkfstab(void);
H A Dfsck.c269 * checkfstab does the bulk of work for fsck. It will scan through the
272 ret = checkfstab();
277 /* Return the error value obtained from checking all filesystems in checkfstab */
289 int checkfstab(void) { function
/macosx-10.10.1/diskdev_cmds-576/disklib/
H A Dpreen.c94 checkfstab(preen, maxrun, docheck, chkit) function
/macosx-10.10.1/diskdev_cmds-576/quotacheck.tproj/
H A Dquotacheck.c247 exit(checkfstab(1, maxrun, needchk, chkquota));

Completed in 307 milliseconds