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

/freebsd-current/usr.bin/mkimg/
H A Dimage.c348 image_copyin_stream(lba_t blk, int fd, uint64_t *sizep) function
413 return (image_copyin_stream(blk, fd, sizep));
499 error = image_copyin_stream(blk, fd, sizep);

Completed in 63 milliseconds