Searched refs:XCCLOSE (Results 1 – 3 of 3) sorted by relevance
183 exchild(t->left, flags | XPIPEO | XCCLOSE, in execute()269 exchild(t->left, flags | XBGND | XFORK | XCOPROC | XCCLOSE, in execute()
545 ((flags & XCCLOSE) && !cldpid))) in exchild()
1756 #define XCCLOSE BIT(7) /* exchild: close close_fd in child */ macro