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