Searched refs:format_write (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/mkimg/ | ||
H A D | format.h | 48 int format_write(int); |
H A D | format.c | 85 format_write(int fd) in format_write() function |
H A D | mkimg.c | 739 error = format_write(outfd); in main() |