Home
last modified time | relevance | path

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

/freebsd/usr.bin/mkimg/
H A Draw.c45 return (image_copyout(fd)); in raw_write()
H A Dimage.h35 int image_copyout(int fd);
H A Dvhd.c395 error = image_copyout(fd); in vhd_fix_write()
H A Dvhdx.c519 error = image_copyout(fd); in vhdx_write()
H A Dimage.c511 image_copyout(int fd) in image_copyout() function