Searched refs:DOTDOT (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.101.4/tests/ |
| H A D | kqueue_file_tests.c | 30 #define DOTDOT ".." macro 905 init_action(&test.t_helpthreadact, SLEEP, SYMLINK, 2, (void*)DOTDOT, (void*)pathbuf); in run_note_write_tests() 923 init_action(&(test.t_prep_actions[1]), NOSLEEP, SYMLINK, 2, (void*)DOTDOT, (void*)pathbuf); in run_note_write_tests() 1278 init_action(&test.t_helpthreadact, SLEEP, SYMLINK, 2, (void*)DOTDOT, (void*)pathbuf); in run_note_attrib_tests() 1447 init_action(&test.t_helpthreadact, SLEEP, SYMLINK, 2, (void*)DOTDOT, (void*)pathbuf); in run_note_link_tests()
|