Searched refs:makepath (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.81.4/tests/ |
| H A D | kqueue_file_tests.c | 258 makepath(char *buf, const char *dir, const char *file) in makepath() function 834 makepath(pathbuf, DIR1, FILE1); in run_note_write_tests() 843 makepath(pathbuf, DIR1, FILE1); in run_note_write_tests() 852 makepath(pathbuf, DIR1, FILE1); in run_note_write_tests() 861 makepath(pathbuf, DIR1, FILE1); in run_note_write_tests() 862 makepath(otherpathbuf, DIR1, FILE2); in run_note_write_tests() 872 makepath(pathbuf, DIR1, FILE1); in run_note_write_tests() 882 makepath(pathbuf, DIR1, FILE1); in run_note_write_tests() 892 makepath(pathbuf, DIR1, FILE1); in run_note_write_tests() 901 makepath(pathbuf, DIR1, FILE1); in run_note_write_tests() [all …]
|