Searched refs:with_mmap (Results 1 – 1 of 1) sorted by relevance
440 read_whole_file(struct mparse *curp, int fd, struct buf *fb, int *with_mmap) in read_whole_file() argument465 *with_mmap = 1; in read_whole_file()499 *with_mmap = 0; in read_whole_file()568 int with_mmap; in mparse_readfd() local580 if (read_whole_file(curp, fd, &blk, &with_mmap) == -1) in mparse_readfd()616 if (with_mmap) in mparse_readfd()