Searched defs:fd_copy (Results 1 – 2 of 2) sorted by relevance
53 static int fd_copy; variable
63 int fd_copy = fds[i]->Fcntl(F_DUPFD_CLOEXEC, 3); in FromFileDescriptors() local