Home
last modified time | relevance | path

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

/trueos/usr.sbin/boot98cfg/
HDboot98cfg.c85 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