Searched refs:TF_ORIG_IGN (Results 1 – 3 of 3) sorted by relevance
324 if (!(p->flags & TF_ORIG_IGN) || Flag(FTALKING)) {351 if (!(p->flags & (TF_ORIG_IGN|TF_ORIG_DFL))) { in block_pipe()389 if (!(p->flags & (TF_ORIG_IGN|TF_ORIG_DFL))) {392 TF_ORIG_IGN : TF_ORIG_DFL;400 if ((p->flags & TF_ORIG_IGN) && !(flags & SS_FORCE)435 if (!(p->flags & (TF_ORIG_IGN|TF_ORIG_DFL)))445 p->flags |= p->flags & TF_ORIG_IGN ? TF_EXEC_IGN : TF_EXEC_DFL;
372 #define TF_ORIG_IGN BIT(2) /* original action was SIG_IGN */ macro
414 if (sigtraps[tt_sigs[i]].flags & (TF_ORIG_IGN in j_change()417 (sigtraps[tt_sigs[i]].flags & TF_ORIG_IGN) ? SIG_IGN : SIG_DFL, in j_change()