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

/freebsd-12-stable/usr.bin/mkimg/
H A Dimage.c350 image_copyin_stream(lba_t blk, int fd, uint64_t *sizep) function
415 return (image_copyin_stream(blk, fd, sizep));
501 error = image_copyin_stream(blk, fd, sizep);

Completed in 49 milliseconds