Searched refs:nextin (Results 1 – 2 of 2) sorted by relevance
1538 int nextin, nextout; local1546 (void) &nextin;1551 int nextin; local1558 (void) &nextin;1563 nextin = 0;1708 if (nextin != 0) {1709 dup2(nextin, 0);1710 close(nextin);1748 if (nextin != 0)1749 close(nextin);[all …]
520 goto nextin; /* no match */ in pmatch()529 nextin: in pmatch()