Searched refs:nextout (Results 1 – 1 of 1) sorted by relevance
1538 int nextin, nextout; local1547 (void) &nextout;1689 nextout = pipefds[1];1691 nextout=1;1712 if (nextout != 1) {1713 dup2(nextout, 1);1714 close(nextout);1750 if (nextout != 1)1751 close(nextout);