Home
last modified time | relevance | path

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

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dmain.c49 int allow_mmap; /* Allow the use of mmap(), if possible */ variable
70 allow_mmap = 1; in main()
102 allow_mmap = 0; in main()
H A Dext.h48 extern int allow_mmap; /* allow the use of mmap() */
H A Dfat.c713 if (allow_mmap) { in _readfat()

Completed in 2 milliseconds