Lines Matching refs:TPIPE
73 if ((flags&XFORK) && !(flags&XEXEC) && t->type != TPIPE)154 if (t->ioact != NULL || t->type == TPIPE || t->type == TCOPROC) {160 /* mark for replacement later (unless TPIPE) */189 case TPIPE:194 while (t->type == TPIPE) {