Searched refs:fd_dir (Results 1 – 1 of 1) sorted by relevance
66 int fd_close, fd_dir, fd_file, fd_socket, fd2[2]; in test_capmode() local74 REQUIRE(fd_dir = open("/tmp", O_RDONLY)); in test_capmode()93 CHECK_CAPMODE(fchdir, fd_dir); in test_capmode()