Home | History | Annotate | Download | only in src

Lines Matching refs:TF_ORIG_IGN

1323 		if (!(p->flags & TF_ORIG_IGN) || Flag(FTALKING)) {
1353 if (!(p->flags & (TF_ORIG_IGN|TF_ORIG_DFL))) {
1391 if (!(p->flags & (TF_ORIG_IGN|TF_ORIG_DFL))) {
1394 TF_ORIG_IGN : TF_ORIG_DFL;
1403 if ((p->flags & TF_ORIG_IGN) && !(flags & SS_FORCE) &&
1439 if (!(p->flags & (TF_ORIG_IGN|TF_ORIG_DFL)))
1450 p->flags |= p->flags & TF_ORIG_IGN ? TF_EXEC_IGN : TF_EXEC_DFL;