Searched refs:p_idlehandle (Results 1 – 2 of 2) sorted by relevance
140 struct ps_prochandle *p_idlehandle; /* idle libproc handle */ member
947 t->t_pshandle = pt->p_idlehandle; in pt_exec()1265 t->t_pshandle = pt->p_idlehandle; in pt_attach()1427 t->t_pshandle = pt->p_idlehandle; in pt_kill()1463 t->t_pshandle = pt->p_idlehandle; in pt_detach()2359 if (pt->p_idlehandle != NULL && pt->p_idlehandle != t->t_pshandle) in pt_destroy()2360 Prelease(pt->p_idlehandle, 0); in pt_destroy()3409 if (t->t_pshandle != pt->p_idlehandle) in pt_run()5306 (pt->p_idlehandle = Pgrab_file(aout_path, &perr)) != NULL && in mdb_proc_tgt_create()5308 t->t_pshandle = pt->p_idlehandle; in mdb_proc_tgt_create()