Searched refs:fdequal (Results 1 – 4 of 4) sorted by relevance
104 bool fdequal(int fd, int dfd, const char *path);
127 if (fdequal(fd, afd, NULL)) in test_rename_attack()
71 bool fdequal(int fd, int dfd, const char *path) in fdequal() function
468 failed = (fd < 0 || !fdequal(fd, rootfd, test->out.path)); in test_openat2_opath_tests()