Searched refs:dev_mboot_write (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/fdisk/ |
H A D | fdisk.c | 635 static void dev_mboot_write(off_t sect, char *buff, int bootsiz); 731 dev_mboot_write(0, Bootsect, sectsiz); in update_disk_and_exit() 1409 dev_mboot_write(off_t sect, char *buff, int bootsiz) in dev_mboot_write() function 2719 dev_mboot_write(0, Bootsect, sectsiz); 2756 dev_mboot_write(0, Bootsect, sectsiz);
|