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

/freebsd-10.3-release/usr.bin/mkimg/
H A Dimage.c269 image_chunk_copyin(lba_t blk, void *buf, size_t sz, off_t ofs, int fd) function
354 error = image_chunk_copyin(blk, buffer, rdsz, swofs,
440 error = image_chunk_copyin(blk, buf,

Completed in 59 milliseconds