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

/freebsd-11-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
369 error = image_chunk_copyin(blk, buffer, rdsz, swofs,
455 error = image_chunk_copyin(blk, buf,

Completed in 45 milliseconds