HelenOS sources

futil_get_file    387 uspace/app/sysinst/sysinst.c 	rc = futil_get_file(BOOT_FILES_SRC "/boot/grub/i386-pc/boot.img",
futil_get_file    393 uspace/app/sysinst/sysinst.c 	rc = futil_get_file(BOOT_FILES_SRC "/boot/grub/i386-pc/core.img",
futil_get_file     44 uspace/lib/futil/include/futil.h extern errno_t futil_get_file(const char *, void **, size_t *);
HelenOS homepage, sources at GitHub