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

/freebsd-12-stable/contrib/mandoc/
H A Dread.c425 read_whole_file(struct mparse *curp, int fd, struct buf *fb, int *with_mmap) argument
450 *with_mmap = 1;
484 *with_mmap = 0;
553 int with_mmap; local
559 if (read_whole_file(curp, fd, &blk, &with_mmap) == -1)
595 if (with_mmap)
/freebsd-12-stable/contrib/binutils/bfd/
H A Dconfigure10475 if test "${with_mmap+set}" = set; then
10476 withval="$with_mmap"

Completed in 134 milliseconds