Searched refs:fdint (Results 1 – 1 of 1) sorted by relevance
116 int fdint = Os.fcntlInt(mFds[i], F_DUPFD_CLOEXEC, 0); in dup() local117 newFd.setInt$(fdint); in dup()