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