Searched refs:other_fd (Results 1 – 1 of 1) sorted by relevance
396 PlatformFile other_fd = HANDLE_EINTR(dup(GetPlatformFile())); in Duplicate() local397 if (other_fd == -1) in Duplicate()400 return File(other_fd, async()); in Duplicate()