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

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

Completed in 735 milliseconds