Searched refs:TMP_FILE2_AD (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/tests/vfs/ |
| H A D | sandbox_appledouble_write.c | 46 #define TMP_FILE2_AD "._g" macro 156 …estdirfd, FILE2_AD, testdirfd, TMP_FILE2_AD), "Verifying that rename() of '%s' -> '%s' succeeded",… 157 …CCESS(renameat(testdirfd, TMP_FILE2_AD, testdirfd, FILE2_AD), "Verifying that rename() of '%s' -> … 178 …d, FILE2_AD, testdirfd, TMP_FILE2_AD), EPERM, "Verifying that rename() of '%s' -> '%s' fails with …
|