Searched refs:MMAP (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DTCSystemAlloc.h67 #if !HAVE(MADV_FREE_REUSE) && !HAVE(MADV_DONTNEED) && !HAVE(MMAP) && !HAVE(VIRTUALALLOC)
H A DPageAllocation.h49 #if HAVE(MMAP)
H A DTCSystemAlloc.cpp81 #if HAVE(MMAP)
148 #if HAVE(MMAP)
197 #endif /* HAVE(MMAP) */
251 #endif /* HAVE(MMAP) */
356 #if HAVE(MMAP)
430 #elif HAVE(MMAP)
/macosx-10.10.1/shell_cmds-179/locate/locate/
H A Dlocate.c94 #ifdef MMAP
150 #ifdef MMAP
173 #ifdef MMAP
219 #ifndef MMAP
302 #ifdef MMAP
345 #endif /* MMAP */
373 #ifdef MMAP
381 #endif /* MMAP */
/macosx-10.10.1/xnu-2782.1.97/tools/tests/kqueue_tests/
H A Dkqueue_file_tests.c47 SYMLINK, CHMOD, CHOWN, EXCHANGEDATA, RENAME, LSEEK, OPEN, MMAP, NOTHING, enumerator in enum:__anon15358
199 * MMAP: mmap first 20 bytes of file, write HELLO_WORLD in
311 case MMAP:
777 LOG(1, stderr, "MMAP test should fail on HFS.\n");
780 init_action(&test.t_helpthreadact, SLEEP, MMAP, 2, (void*)FILE1, (void*)1); /* 1 -> "modify it"*/
863 LOG(1, stderr, "MMAP will never give a notification on HFS.\n");
866 init_action(&test.t_helpthreadact, SLEEP, MMAP, 2, (void*)FILE1, (void*)0);

Completed in 212 milliseconds