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.c168 static int verify_bootblkfile(char *fn, boot_sector_t *bs,
2603 verify_bootblkfile(char *fn, boot_sector_t *bs, ulong_t *blkfilesize) in verify_bootblkfile() function
2713 bsfd = verify_bootblkfile(fn, bootsect, bootblksize); in copy_bootblk()