Searched defs:dupFd (Results 1 – 3 of 3) sorted by relevance
492 int dupFd = dup(waitFor[i]); in executeFenced() local
1202 int dupFd = fcntl(fd, F_DUPFD_CLOEXEC, 0); in writeDupFileDescriptor() local1221 int dupFd = fcntl(fd, F_DUPFD_CLOEXEC, 0); in writeDupParcelFileDescriptor() local
736 int dupFd = fcntl(blob.fd(), F_DUPFD_CLOEXEC, 0); in Bitmap_createFromParcel() local