Searched refs:fdd (Results 1 – 1 of 1) sorted by relevance
129 int fd, fdd; in table_proc_open() local136 if ((fdd = dup(fd)) == -1) { in table_proc_open()142 if ((priv->out = fdopen(fdd, "w")) == NULL) in table_proc_open()