Lines Matching refs:ps_prochandle

69 static	void	deadcheck(struct ps_prochandle *);
70 static void restore_tracing_flags(struct ps_prochandle *);
71 static void Lfree_internal(struct ps_prochandle *, struct ps_lwphandle *);
79 Pread_live(struct ps_prochandle *P, void *buf, size_t n, uintptr_t addr)
85 Pwrite_live(struct ps_prochandle *P, const void *buf, size_t n, uintptr_t addr)
177 struct ps_prochandle *
187 struct ps_prochandle *P;
199 if ((P = malloc(sizeof (struct ps_prochandle))) == NULL) {
437 struct ps_prochandle *
496 Pcreate_callback(struct ps_prochandle *P)
514 struct ps_prochandle *
517 struct ps_prochandle *P;
530 if ((P = malloc(sizeof (struct ps_prochandle))) == NULL) {
930 Pfree(struct ps_prochandle *P)
1020 Pstate(struct ps_prochandle *P)
1031 Pasfd(struct ps_prochandle *P)
1042 Pctlfd(struct ps_prochandle *P)
1053 Ppsinfo(struct ps_prochandle *P)
1072 Pstatus(struct ps_prochandle *P)
1084 Pcred(struct ps_prochandle *P, prcred_t *pcrp, int ngroups)
1120 Pldt(struct ps_prochandle *P, struct ssd *pldt, int nldt)
1151 Ppriv(struct ps_prochandle *P, prpriv_t *pprv, size_t size)
1179 Psetpriv(struct ps_prochandle *P, prpriv_t *pprv)
1213 Pprivinfo(struct ps_prochandle *P)
1228 Psync(struct ps_prochandle *P)
1295 Preopen(struct ps_prochandle *P)
1401 restore_tracing_flags(struct ps_prochandle *P)
1467 Prelease(struct ps_prochandle *P, int flags)
1614 prdump(struct ps_prochandle *P)
1633 Pstopstatus(struct ps_prochandle *P,
1791 Pwait(struct ps_prochandle *P, uint_t msec)
1800 Pstop(struct ps_prochandle *P, uint_t msec)
1809 Pdstop(struct ps_prochandle *P)
1815 deadcheck(struct ps_prochandle *P)
1855 Pgetareg(struct ps_prochandle *P, int regno, prgreg_t *preg)
1880 Pputareg(struct ps_prochandle *P, int regno, prgreg_t reg)
1898 Psetrun(struct ps_prochandle *P,
1974 Pread(struct ps_prochandle *P,
1983 Pread_string(struct ps_prochandle *P,
2020 Pwrite(struct ps_prochandle *P,
2029 Pclearsig(struct ps_prochandle *P)
2041 Pclearfault(struct ps_prochandle *P)
2055 Psetbkpt(struct ps_prochandle *P, uintptr_t address, ulong_t *saved)
2108 Pdelbkpt(struct ps_prochandle *P, uintptr_t address, ulong_t saved)
2240 Pxecbkpt(struct ps_prochandle *P, ulong_t saved)
2276 Psetwapt(struct ps_prochandle *P, const prwatch_t *wp)
2302 Pdelwapt(struct ps_prochandle *P, const prwatch_t *wp)
2435 Pxecwapt(struct ps_prochandle *P, const prwatch_t *wp)
2466 Psetflags(struct ps_prochandle *P, long flags)
2486 Punsetflags(struct ps_prochandle *P, long flags)
2516 Psetaction(struct ps_prochandle *P, void *sp, size_t size,
2562 Psignal(struct ps_prochandle *P, int which, int stop)
2584 Psetsignal(struct ps_prochandle *P, const sigset_t *set)
2601 Pfault(struct ps_prochandle *P, int which, int stop)
2611 Psetfault(struct ps_prochandle *P, const fltset_t *set)
2628 Psysentry(struct ps_prochandle *P, int which, int stop)
2638 Psetsysentry(struct ps_prochandle *P, const sysset_t *set)
2655 Psysexit(struct ps_prochandle *P, int which, int stop)
2665 Psetsysexit(struct ps_prochandle *P, const sysset_t *set)
2684 read_lfile(struct ps_prochandle *P, const char *lname)
2733 Plwp_iter(struct ps_prochandle *P, proc_lwp_f *func, void *cd)
2801 Plwp_iter_all(struct ps_prochandle *P, proc_lwp_all_f *func, void *cd)
2919 Pcontent(struct ps_prochandle *P)
2942 Lfind(struct ps_prochandle *P, lwpid_t lwpid)
2960 Lgrab(struct ps_prochandle *P, lwpid_t lwpid, int *perr)
3109 struct ps_prochandle *P = L->lwp_proc;
3117 Lfree_internal(struct ps_prochandle *P, struct ps_lwphandle *L)
3181 struct ps_prochandle *
3515 struct ps_prochandle *P = L->lwp_proc;
3551 struct ps_prochandle *P = L->lwp_proc;
3582 struct ps_prochandle *P = L->lwp_proc;
3605 struct ps_prochandle *P = L->lwp_proc;
3663 Padd_mapping(struct ps_prochandle *P, off64_t off, file_info_t *fp,
3712 Psort_mappings(struct ps_prochandle *P)