Searched refs:image_chunk_copyin (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.bin/mkimg/
H A Dimage.c282 image_chunk_copyin(lba_t blk, void *buf, size_t sz, off_t ofs, int fd) function
378 error = image_chunk_copyin(blk, &buffer[iof], rdsz, swofs,
466 error = image_chunk_copyin(blk, buf,

Completed in 26 milliseconds