Lines Matching refs:exchild
75 return (exchild(t, flags & ~XTIME, xerrok, -1));
199 * Let exchild() close pv[0] in child
204 exchild(t->left, flags | XPIPEO | XCCLOSE,
216 /* Let exchild() close 0 in parent, after fork, before wait */
217 i = exchild(t, flags | XPCLOSE | XPIPEST, xerrok, 0);
285 * exchild() closes coproc.* in child after fork,
290 exchild(t->left, flags | XBGND | XFORK | XCOPROC | XCCLOSE,
827 rv = exchild(&texec, flags, xerrok, -1);