Searched refs:image_chunk_copyin (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/usr.bin/mkimg/ |
| HD | image.c | 269 image_chunk_copyin(lba_t blk, void *buf, size_t sz, off_t ofs, int fd) in image_chunk_copyin() function 354 error = image_chunk_copyin(blk, buffer, rdsz, swofs, in image_copyin_stream() 440 error = image_chunk_copyin(blk, buf, in image_copyin_mapped()
|