Home
last modified time | relevance | path

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

/trueos/usr.bin/mkimg/
HDimage.c551 image_copyout_file(int fd, size_t size, int ifd, off_t iofs) in image_copyout_file() argument
561 buf = image_file_map(ifd, iofs, sz); in image_copyout_file()
569 iofs += sz; in image_copyout_file()