Searched defs:target_fd (Results 1 – 2 of 2) sorted by relevance
74 int target_fd = FileSystem::Instance().Open(file, flags, 0666); in DupDescriptor() local
400 atf_utils_redirect(const int target_fd, const char *name) in atf_utils_redirect()