Searched refs:with_mmap (Results 1 – 1 of 1) sorted by relevance
435 read_whole_file(struct mparse *curp, int fd, struct buf *fb, int *with_mmap) in read_whole_file() argument460 *with_mmap = 1; in read_whole_file()494 *with_mmap = 0; in read_whole_file()563 int with_mmap; in mparse_readfd() local575 if (read_whole_file(curp, fd, &blk, &with_mmap) == -1) in mparse_readfd()611 if (with_mmap) in mparse_readfd()