Searched refs:MMAP (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.81.4/osfmk/vm/ |
| H A D | vm_sanitize_error_compat.c | 265 VM_SANITIZE_DEFINE_CALLER(MMAP, /* no error compat needed */);
|
| H A D | vm_sanitize_internal.h | 308 VM_SANITIZE_DECL_CALLER(MMAP);
|
| /xnu-12377.81.4/tests/ |
| H A D | kqueue_file_tests.c | 65 SYMLINK, CHMOD, CHOWN, EXCHANGEDATA, RENAME, LSEEK, OPEN, MMAP, NOTHING, enumerator 169 case MMAP: in get_action_name() 395 case MMAP: in execute_action() 947 init_action(&test.t_helpthreadact, SLEEP, MMAP, 2, (void*)FILE1, (void*)1); /* 1 -> "modify it"*/ in run_note_write_tests() 1032 init_action(&test.t_helpthreadact, SLEEP, MMAP, 2, (void*)FILE1, (void*)0); in run_note_write_tests()
|