Searched refs:FNOHUP (Results 1 – 3 of 3) sorted by relevance
131 t->t_dflg |= FNOHUP;156 (!bifunc || t->t_dflg & (FPOU|FAND|FNICE|FNOHUP))))260 if (t->t_dflg & FNOHUP)
313 #define FSAVE (FNICE|FTIME|FNOHUP) /* save these when re-doing */327 #define FNOHUP (1<<12) /* nohup this command */ macro
1265 if (t->t_dflg & FNOHUP) in pfork()