Home
last modified time | relevance | path

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

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