Searched refs:XPCLOSE (Results 1 - 3 of 3) sorted by relevance

/external/mksh/src/
H A Dexec.c209 i = exchild(t, flags | XPCLOSE | XPIPEST, xerrok, 0);
H A Djobs.c429 /* used if XPCLOSE or XCCLOSE */
450 * Clear XFORK|XPCLOSE|XCCLOSE|XCOPROC|XPIPEO|XPIPEI|XXCOM|XBGND
545 if (close_fd >= 0 && (((flags & XPCLOSE) && cldpid) ||
H A Dsh.h1376 #define XPCLOSE BIT(6) /* exchild: close close_fd in parent */ macro

Completed in 62 milliseconds