Searched refs:TMP_FILE_AD (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/tests/vfs/ |
| H A D | sandbox_appledouble_write.c | 42 #define TMP_FILE_AD "._tmpfile" macro 153 …t(testdirfd, FILE_AD, testdirfd, TMP_FILE_AD), "Verifying that rename() of '%s' -> '%s' succeeded"… 154 …UCCESS(renameat(testdirfd, TMP_FILE_AD, testdirfd, FILE_AD), "Verifying that rename() of '%s' -> '… 177 …irfd, FILE_AD, testdirfd, TMP_FILE_AD), EPERM, "Verifying that rename() of '%s' -> '%s' fails with…
|