Searched refs:write_boot (Results 1 – 1 of 1) sorted by relevance
85 static int write_boot(const char *, u_char *);217 write_boot(disk, boot0buf); in main()240 write_boot(const char *disk, u_char *boot) in write_boot() function