read_whole_file
if (read_whole_file(curp, fd, &blk, &with_mmap) == -1)
static int read_whole_file(struct mparse *, int, struct buf *, int *);