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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dconfigure10475 if test "${with_mmap+set}" = set; then
10476 withval="$with_mmap"
/freebsd-11-stable/contrib/mdocml/
H A Dread.c553 struct buf *fb, int *with_mmap)
578 *with_mmap = 1;
599 *with_mmap = 0;
705 int with_mmap; local
708 if (read_whole_file(curp, file, fd, &blk, &with_mmap)) {
714 if (with_mmap)
552 read_whole_file(struct mparse *curp, const char *file, int fd, struct buf *fb, int *with_mmap) argument

Completed in 184 milliseconds