Searched refs:SETXATTR (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.101.4/tests/ |
| H A D | kqueue_file_tests.c | 66 SETXATTR, UTIMES, STAT, HARDLINK, REVOKE, FUNLOCK} action_id_t; enumerator 173 case SETXATTR: in get_action_name() 413 case SETXATTR: in execute_action() 1103 init_action(&test.t_helpthreadact, SLEEP, SETXATTR, 2, FILE1, (void*)NULL); in run_note_extend_tests() 1188 init_action(&test.t_helpthreadact, SLEEP, SETXATTR, 2, (void*)FILE1, (void*)NULL); in run_note_attrib_tests() 1195 init_action(&test.t_helpthreadact, SLEEP, SETXATTR, 2, (void*)DIR1, (void*)NULL); in run_note_attrib_tests()
|