Home
last modified time | relevance | path

Searched refs:FLG_PP_PACT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Drdb.h170 #define FLG_PP_PACT 0x0004 /* active process being traced */ macro
H A Dmain.c296 if (proch.pp_flags & FLG_PP_PACT) { in main()
H A Dps.c168 procp->pp_flags = FLG_PP_PACT | FLG_PP_PLTSKIP; in ps_init()
H A Dbpt.c318 ph->pp_flags &= ~FLG_PP_PACT; in continue_to_break()