Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dread.c438 read_whole_file(struct mparse *curp, int fd, struct buf *fb, int *with_mmap) in read_whole_file() argument
463 *with_mmap = 1; in read_whole_file()
497 *with_mmap = 0; in read_whole_file()
566 int with_mmap; in mparse_readfd() local
578 if (read_whole_file(curp, fd, &blk, &with_mmap) == -1) in mparse_readfd()
614 if (with_mmap) in mparse_readfd()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dconfigure2337 if test "${with_mmap+set}" = set; then
2338 withval="$with_mmap"
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dconfigure4358 withval="$with_mmap"