Searched refs:tmpdir_fd (Results 1 – 1 of 1) sorted by relevance
393 int status, err, tmpdir_fd; in t_spawn_chdir_impl() local411 tmpdir_fd = open(tmp_path, O_DIRECTORY | O_RDONLY); in t_spawn_chdir_impl()412 ATF_REQUIRE(tmpdir_fd > 0); in t_spawn_chdir_impl()414 tmpdir_fd) == 0); in t_spawn_chdir_impl()419 close(tmpdir_fd); in t_spawn_chdir_impl()