Searched refs:OPEN (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/tests/ |
| H A D | kqueue_file_tests.c | 65 SYMLINK, CHMOD, CHOWN, EXCHANGEDATA, RENAME, LSEEK, OPEN, MMAP, NOTHING, enumerator 167 case OPEN: in get_action_name() 387 case OPEN: in execute_action() 847 init_action(&test.t_helpthreadact, SLEEP, OPEN, 2, (void*)pathbuf, NULL); in run_note_write_tests() 954 init_action(&test.t_helpthreadact, SLEEP, OPEN, 2, (void*)FILE1, NULL); in run_note_write_tests() 972 init_action(&test.t_helpthreadact, SLEEP, OPEN, 2, (void*)DIR1, (void*)NULL); in run_note_write_tests() 1234 init_action(&test.t_helpthreadact, SLEEP, OPEN, 2, (void*)FILE1, NULL); in run_note_attrib_tests()
|
| /xnu-8020.101.4/bsd/kern/ |
| H A D | kern_exec.c | 2355 AUDIT_SUBCALL_ENTER(OPEN, p, uthread); in exec_handle_file_actions()
|