HomeSort by: relevance | last modified time | path
    Searched refs:with_mmap (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/mdocml/dist/
read.c 435 read_whole_file(struct mparse *curp, int fd, struct buf *fb, int *with_mmap)
460 *with_mmap = 1;
494 *with_mmap = 0;
563 int with_mmap; local
575 if (read_whole_file(curp, fd, &blk, &with_mmap) == -1)
611 if (with_mmap)
  /src/external/gpl3/binutils/dist/bfd/
configure 839 with_mmap
12323 if test "${with_mmap+set}" = set; then :
12324 withval=$with_mmap; case "${withval}" in
  /src/external/gpl3/binutils.old/dist/bfd/
configure 838 with_mmap
11960 if test "${with_mmap+set}" = set; then :
11961 withval=$with_mmap; case "${withval}" in
  /src/external/gpl3/gdb/dist/bfd/
configure 841 with_mmap
12013 if test "${with_mmap+set}" = set; then :
12014 withval=$with_mmap; case "${withval}" in
  /src/external/gpl3/gdb.old/dist/bfd/
configure 841 with_mmap
12015 if test "${with_mmap+set}" = set; then :
12016 withval=$with_mmap; case "${withval}" in

Completed in 84 milliseconds