Searched refs:FLG_PP_PACT (Results 1 – 4 of 4) sorted by relevance
170 #define FLG_PP_PACT 0x0004 /* active process being traced */ macro
296 if (proch.pp_flags & FLG_PP_PACT) { in main()
168 procp->pp_flags = FLG_PP_PACT | FLG_PP_PLTSKIP; in ps_init()
318 ph->pp_flags &= ~FLG_PP_PACT; in continue_to_break()