Searched refs:XPIPEST (Results 1 – 3 of 3) sorted by relevance
456 if (flags & XPIPEST) { in exchild()457 flags &= ~XPIPEST; in exchild()
196 i = exchild(t, flags | XPCLOSE | XPIPEST, xerrok, 0); in execute()
1970 #define XPIPEST BIT(11) /* want PIPESTATUS */ macro