Home
last modified time | relevance | path

Searched refs:readboot (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/fsck_msdosfs/
H A Dext.h82 int readboot(int, struct bootblock *);
H A Dcheck.c79 if (readboot(dosfs, &boot) == FSFATAL) { in checkfilesys()
H A Dboot.c46 readboot(int dosfs, struct bootblock *boot) in readboot() function
/freebsd/sbin/bsdlabel/
H A Dbsdlabel.c326 readboot(void) in readboot() function
386 readboot(); in writelabel()