Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.bin/mkimg/
HDraw.c51 return (image_copyout(fd)); in raw_write()
HDimage.h35 int image_copyout(int fd);
HDvhd.c399 error = image_copyout(fd); in vhd_fix_write()
HDvhdx.c521 error = image_copyout(fd); in vhdx_write()
HDimage.c502 image_copyout(int fd) in image_copyout() function