Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs_main.c183 static int verify_bootblkfile(char *fn, boot_sector_t *bs);
2326 verify_bootblkfile(char *fn, boot_sector_t *bs) in verify_bootblkfile() function
2451 bsfd = verify_bootblkfile(fn, bootsect); in copy_bootblk()