Home
last modified time | relevance | path

Searched refs:PRELEASE_CLEAR (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libpctx/common/
H A Dlibpctx.c220 Prelease(pctx->Pr, PRELEASE_CLEAR); in pctx_capture()
479 Prelease(pctx->Pr, PRELEASE_CLEAR); in pctx_release()
/titanic_50/usr/src/lib/libproc/common/
H A Dlibproc.h164 #define PRELEASE_CLEAR 0x10 /* Clear all tracing flags */ macro
H A DPcontrol.c1682 if (flags & PRELEASE_CLEAR) in Prelease()
/titanic_50/usr/src/cmd/truss/
H A Dmain.c840 flags = PRELEASE_CLEAR; in main_thread()
1306 Prelease(Proc, PRELEASE_CLEAR); in worker_thread()
2606 Prelease(Proc, created? PRELEASE_KILL : PRELEASE_CLEAR); in abend()
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c603 Prelease(vfp->p_pshandle, PRELEASE_CLEAR); in pt_release_parents()
773 Prelease(t->t_pshandle, PRELEASE_CLEAR); in pt_fork()
940 Prelease(P, PRELEASE_CLEAR | PRELEASE_HANG); in pt_exec()
1446 rflags = PRELEASE_HANG | PRELEASE_CLEAR; in pt_detach()