Home
last modified time | relevance | path

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

/netbsd-src/sbin/fsck_msdos/
H A Dext.h75 int readboot(int, struct bootblock *);
H A Dcheck.c75 mod = readboot(dosfs, &boot); in checkfilesys()
H A Dboot.c46 readboot(int dosfs, struct bootblock *boot) in readboot() function