Searched refs:nextout (Results 1 – 1 of 1) sorted by relevance
1539 int nextin, nextout; local1548 (void) &nextout;1690 nextout = pipefds[1];1692 nextout=1;1713 if (nextout != 1) {1714 dup2(nextout, 1);1715 close(nextout);1751 if (nextout != 1)1752 close(nextout);