Home
last modified time | relevance | path

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

/freebsd/usr.bin/mkimg/
H A Dimage.c397 image_copyin_mapped(lba_t blk, int fd, uint64_t *sizep) in image_copyin_mapped() function
501 error = image_copyin_mapped(blk, fd, sizep); in image_copyin()