Searched refs:ps_issysentry (Results 1 – 5 of 5) sorted by relevance
90 boolean_t ps_issysentry; member
236 if (state.ps_issysentry) { in _tnfctl_continue()
289 if (pstate.ps_issysentry && (pstate.ps_syscallnum == SYS_exit)) { in prb_rtld_wait()
438 if (!(pstate.ps_issysentry && pstate.ps_syscallnum == SYS_execve)) { in step_to_end_of_exec()
265 state_p->ps_issysentry = ((prstatus.pr_why & PR_SYSENTRY) != 0); in prb_proc_state()