Searched refs:XPCLOSE (Results 1 – 3 of 3) sorted by relevance
1148 #define XPCLOSE BIT(6) /* exchild: close close_fd in parent */ macro
158 i = exchild(t, flags | XPCLOSE, xerrok, 0); in execute()
442 if (close_fd >= 0 && (((flags & XPCLOSE) && pi.cldpid) || in exchild()