Searched refs:rootfd (Results 1 – 1 of 1) sorted by relevance
125 int rootfd, hardcoded_fd; in test_openat2_opath_tests() local129 rootfd = setup_testdir(); in test_openat2_opath_tests()459 dfd = openat(rootfd, test->dir, O_PATH | O_DIRECTORY); in test_openat2_opath_tests()461 dfd = dup(rootfd); in test_openat2_opath_tests()468 failed = (fd < 0 || !fdequal(fd, rootfd, test->out.path)); in test_openat2_opath_tests()500 close(rootfd); in test_openat2_opath_tests()