Searched refs:dupFD (Results 1 – 1 of 1) sorted by relevance
1089 int dupFD = dup(fileDescriptor); variable1092 FILE *fileStream = fdopen(dupFD, "r+"); // Change "rb" to "wb" for writing in binary mode1134 int dupFD = stream.dupFD_; variable1157 close(dupFD);