Searched refs:allow_mmap (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sbin/fsck_msdosfs/
H A Dmain.c51 int allow_mmap; /* Allow the use of mmap(), if possible */ variable
72 allow_mmap = 1;
104 allow_mmap = 0;
H A Dext.h49 extern int allow_mmap; /* allow the use of mmap() */
H A Dfat.c715 if (allow_mmap) {

Completed in 104 milliseconds