Searched defs:dev_mboot_write (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c635 static void dev_mboot_write(off_t sect, char *buff, int bootsiz);
731 dev_mboot_write(0, Bootsect, sectsiz);
1405 * dev_mboot_write
1409 dev_mboot_write(off_t sect, char *buff, int bootsiz) function
2719 dev_mboot_write(0, Bootsect, sectsiz);
2756 dev_mboot_write(0, Bootsect, sectsiz);

Completed in 73 milliseconds