Searched refs:with_mmap (Results 1 – 2 of 2) sorted by relevance
621 struct buf *fb, int *with_mmap) in read_whole_file() argument645 *with_mmap = 1; in read_whole_file()658 *with_mmap = 0; in read_whole_file()773 int with_mmap; in mparse_readfd() local776 if (read_whole_file(curp, file, fd, &blk, &with_mmap)) { in mparse_readfd()783 if (with_mmap) in mparse_readfd()
10476 withval="$with_mmap"