Searched refs:with_mmap (Results 1 – 2 of 2) sorted by relevance
571 read_whole_file(const char *file, int fd, struct buf *fb, int *with_mmap) in read_whole_file() argument595 *with_mmap = 1; in read_whole_file()608 *with_mmap = 0; in read_whole_file()705 int with_mmap; in mparse_readfd() local720 if ( ! read_whole_file(file, fd, &blk, &with_mmap)) { in mparse_readfd()728 if (with_mmap) in mparse_readfd()
243 struct buf *fb, int *with_mmap) in read_whole_file() argument268 *with_mmap = 1; in read_whole_file()281 *with_mmap = 0; in read_whole_file()