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