Searched refs:PRELEASE_KILL (Results 1 – 6 of 6) sorted by relevance
167 #define PRELEASE_KILL 0x80 /* Terminate the process */ macro
1659 if (flags & PRELEASE_KILL) { in Prelease()
147 Prelease(pctx->Pr, PRELEASE_KILL); in pctx_create()
713 rflag = PRELEASE_KILL; /* apply kill-on-last-close */ in dt_proc_destroy()
1426 Prelease(t->t_pshandle, PRELEASE_KILL); in pt_kill()3415 pt->p_rflags = PRELEASE_KILL; /* kill on debugger Prelease */ in pt_run()5453 pt->p_rflags = PRELEASE_KILL; in mdb_proc_tgt_create()
2606 Prelease(Proc, created? PRELEASE_KILL : PRELEASE_CLEAR); in abend()