Searched refs:JF_XXCOM (Results 1 – 1 of 1) sorted by relevance
79 #define JF_XXCOM 0x008 /* set for $(command) jobs */ macro491 j->flags = (flags & XXCOM) ? JF_XXCOM : in exchild()1486 if (Flag(FMONITOR) && !(j->flags & JF_XXCOM)) { in check_job()