Home | History | Annotate | Download | only in src

Lines Matching refs:TF_ORIG_IGN

1328 		if (!(p->flags & TF_ORIG_IGN) || Flag(FTALKING)) {
1358 if (!(p->flags & (TF_ORIG_IGN|TF_ORIG_DFL))) {
1396 if (!(p->flags & (TF_ORIG_IGN|TF_ORIG_DFL))) {
1399 TF_ORIG_IGN : TF_ORIG_DFL;
1408 if ((p->flags & TF_ORIG_IGN) && !(flags & SS_FORCE) &&
1444 if (!(p->flags & (TF_ORIG_IGN|TF_ORIG_DFL)))
1455 p->flags |= p->flags & TF_ORIG_IGN ? TF_EXEC_IGN : TF_EXEC_DFL;