Searched refs:write_one_file (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.sbin/mkhybrid/src/ |
H A D | write.c | 238 static void FDECL4(write_one_file, char *, filename, in FDECL4() argument 241 static void FDECL3(write_one_file, char *, filename, in FDECL4() 323 write_one_file(dwpnt->name, dwpnt->size, outfile, dwpnt->off); in FDECL1() 325 write_one_file(dwpnt->name, dwpnt->size, outfile); in FDECL1() 1252 write_one_file(mac_boot.name, mac_boot.size, outfile, mac_boot.off); in FDECL1()
|
H A D | ChangeLog | 594 * write.c (write_one_file): Print message and punt if we are 734 * write.c (write_one_file): If the file is large enough, write in
|