Home
last modified time | relevance | path

Searched refs:with_mmap (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/mdocml/
HDread.c621 struct buf *fb, int *with_mmap) in read_whole_file() argument
645 *with_mmap = 1; in read_whole_file()
658 *with_mmap = 0; in read_whole_file()
773 int with_mmap; in mparse_readfd() local
776 if (read_whole_file(curp, file, fd, &blk, &with_mmap)) { in mparse_readfd()
783 if (with_mmap) in mparse_readfd()
/NextBSD/contrib/binutils/bfd/
HDconfigure10476 withval="$with_mmap"