Searched refs:XPIPEO (Results 1 – 4 of 4) sorted by relevance
625 if (!(flags & XPIPEO)) {
184 exchild(t->left, flags | XPIPEO | XCCLOSE, in execute()
1627 execute(t, XXCOM | XPIPEO | XFORK, NULL); in comsub()
2041 #define XPIPEO BIT(4) /* output is pipe */ macro