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

/freebsd-11-stable/usr.bin/mkimg/
H A Dimage.c342 image_copyin_stream(lba_t blk, int fd, uint64_t *sizep) function
405 return (image_copyin_stream(blk, fd, sizep));
490 error = image_copyin_stream(blk, fd, sizep);

Completed in 141 milliseconds