Home
last modified time | relevance | path

Searched refs:HARDLINK (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/tests/
H A Dkqueue_file_tests.c66 SETXATTR, UTIMES, STAT, HARDLINK, REVOKE, FUNLOCK} action_id_t; enumerator
179 case HARDLINK: in get_action_name()
425 case HARDLINK: in execute_action()
1330 init_action(&(test.t_prep_actions[1]), NOSLEEP, HARDLINK, 2, (void*)FILE1, (void*)FILE2); in run_note_link_tests()
1340 init_action(&test.t_helpthreadact, SLEEP, HARDLINK, 2, (void*)FILE1, (void*)FILE2); in run_note_link_tests()
1516 init_action(&test.t_helpthreadact, SLEEP, HARDLINK, 2, (void*)FILE1, (void*)FILE2); in run_note_rename_tests()