Home
last modified time | relevance | path

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

/NextBSD/usr.bin/mkimg/
HDimage.c294 image_file_map(int fd, off_t ofs, size_t sz) in image_file_map() function
349 buffer = image_file_map(image_swap_fd, swofs, iosz); in image_copyin_stream()
438 buf = image_file_map(fd, data, sz); in image_copyin_mapped()
561 buf = image_file_map(ifd, iofs, sz); in image_copyout_file()