Searched refs:_IO_FLAGS2_MMAP (Results 1 – 3 of 3) sorted by relevance
37 if ((fp->_flags2 & _IO_FLAGS2_MMAP) && (fp->_flags & _IO_NO_WRITES)) in __fopen_maybe_mmap()
86 #define _IO_FLAGS2_MMAP 1 macro
264 fp->_flags2 |= _IO_FLAGS2_MMAP; in libc_hidden_def()
Completed in 8 milliseconds