Searched refs:J_FOREGND (Results 1 – 1 of 1) sorted by relevance
72 #define J_FOREGND 0200 /* job was put in foreground by shell */ macro199 if (jp->j_flag & J_FOREGND) in collect_fg_job()343 else if (jp->j_flag & J_FOREGND) in freejobs()439 jp->j_flag |= J_FOREGND; in restartjob()443 jp->j_flag &= ~J_FOREGND; in restartjob()737 thisjob->j_flag |= J_FOREGND;1059 if (jp->j_flag & J_FOREGND) { in hupforegnd()