Searched refs:ps_issysexit (Results 1 – 6 of 6) sorted by relevance
89 boolean_t ps_issysexit; member
302 if (pstate.ps_issysexit && (pstate.ps_syscallnum == SYS_execve)) { in sync_child()
248 } else if (state.ps_issysexit) { in _tnfctl_continue()
294 if (!(pstate.ps_issysexit && (pstate.ps_syscallnum == SYS_getpid))) { in prb_rtld_wait()
482 if (!(pstate.ps_issysexit && pstate.ps_syscallnum == SYS_execve)) { in step_to_end_of_exec()
264 state_p->ps_issysexit = ((prstatus.pr_why & PR_SYSEXIT) != 0); in prb_proc_state()