Searched refs:fdequal (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/openat2/
H A Dhelpers.c71 bool fdequal(int fd, int dfd, const char *path) function
H A Dhelpers.h104 bool fdequal(int fd, int dfd, const char *path);
H A Drename_attack_test.c127 if (fdequal(fd, afd, NULL))
H A Dresolve_test.c468 failed = (fd < 0 || !fdequal(fd, rootfd, test->out.path));

Completed in 187 milliseconds