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

/freebsd-11-stable/usr.bin/mkimg/
H A Dimage.h34 int image_copyin(lba_t blk, int fd, uint64_t *sizep);
H A Dmkimg.c497 error = image_copyin(block, fd, &bytesize);
506 error = image_copyin(block, fd, &bytesize);
H A Dimage.c482 image_copyin(lba_t blk, int fd, uint64_t *sizep) function

Completed in 99 milliseconds