Searched refs:read_whole_file (Results 1 – 1 of 1) sorted by relevance
72 static int read_whole_file(struct mparse *, int, struct buf *, int *);435 read_whole_file(struct mparse *curp, int fd, struct buf *fb, int *with_mmap) in read_whole_file() function575 if (read_whole_file(curp, fd, &blk, &with_mmap) == -1) in mparse_readfd()