Fdopen
(nf = Fdopen(fd, "w+")) == NULL) {
(collf = Fdopen(fd, "w+")) == NULL) {
(nf = Fdopen(t, "w")) == NULL) {
FILE *Fdopen(int, char *);
if ((c = mkstemp(pathbuf)) == -1 || (mestmp = Fdopen(c, "r+")) == NULL)
(fout = Fdopen(fd, "a")) == NULL) {
fin = Fdopen(f, "r");
(rbuf = Fdopen(fd, "w")) == NULL)
(obuf = Fdopen(fd, "w")) == NULL) {
(obuf = Fdopen(fd, "w")) == NULL) {
(nfo = Fdopen(fd, "w")) == NULL) {