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