Searched refs:with_mmap (Results 1 – 3 of 3) sorted by relevance
438 read_whole_file(struct mparse *curp, int fd, struct buf *fb, int *with_mmap) in read_whole_file() argument463 *with_mmap = 1; in read_whole_file()497 *with_mmap = 0; in read_whole_file()566 int with_mmap; in mparse_readfd() local578 if (read_whole_file(curp, fd, &blk, &with_mmap) == -1) in mparse_readfd()614 if (with_mmap) in mparse_readfd()
2337 if test "${with_mmap+set}" = set; then2338 withval="$with_mmap"
4358 withval="$with_mmap"