Searched refs:XCOPROC (Results 1 – 3 of 3) sorted by relevance
507 if (flags & XCOPROC) in exchild()538 if ((!(flags & (XPIPEI | XCOPROC))) && in exchild()571 if (flags & XCOPROC) { in exchild()
1368 #define XCOPROC BIT(9) /* starting a co-process */ macro
290 exchild(t->left, flags | XBGND | XFORK | XCOPROC | XCCLOSE, in execute()