Lines Matching defs:P
85 Pread_live(struct ps_prochandle *P, void *buf, size_t n, uintptr_t addr, in Pread_live()
93 Pwrite_live(struct ps_prochandle *P, const void *buf, size_t n, uintptr_t addr, in Pwrite_live()
101 Pread_maps_live(struct ps_prochandle *P, prmap_t **Pmapp, ssize_t *nmapp, in Pread_maps_live()
135 Pread_aux_live(struct ps_prochandle *P, auxv_t **auxvp, int *nauxp, void *data) in Pread_aux_live()
173 Pcred_live(struct ps_prochandle *P, prcred_t *pcrp, int ngroups, void *data) in Pcred_live()
180 Ppriv_live(struct ps_prochandle *P, prpriv_t **pprv, void *data) in Ppriv_live()
195 Ppsinfo_live(struct ps_prochandle *P, psinfo_t *psinfo, void *data) in Ppsinfo_live()
205 Plstatus_live(struct ps_prochandle *P, void *data) in Plstatus_live()
212 Plpsinfo_live(struct ps_prochandle *P, void *data) in Plpsinfo_live()
219 Pplatform_live(struct ps_prochandle *P, char *s, size_t n, void *data) in Pplatform_live()
228 Puname_live(struct ps_prochandle *P, struct utsname *u, void *data) in Puname_live()
235 Pzonename_live(struct ps_prochandle *P, char *s, size_t n, void *data) in Pzonename_live()
260 Pexecname_live(struct ps_prochandle *P, char *buf, size_t buflen, void *data) in Pexecname_live()
308 Pldt_live(struct ps_prochandle *P, struct ssd *pldt, int nldt, void *data) in Pldt_live()
428 struct ps_prochandle *P; in Pxcreate() local
737 Pcreate_callback(struct ps_prochandle *P) in Pcreate_callback()
758 struct ps_prochandle *P; in Pgrab() local
1171 Pfree(struct ps_prochandle *P) in Pfree()
1228 Pstate(struct ps_prochandle *P) in Pstate()
1239 Pasfd(struct ps_prochandle *P) in Pasfd()
1250 Pctlfd(struct ps_prochandle *P) in Pctlfd()
1261 Ppsinfo(struct ps_prochandle *P) in Ppsinfo()
1272 Pstatus(struct ps_prochandle *P) in Pstatus()
1278 Pread_status(struct ps_prochandle *P) in Pread_status()
1290 Pcred(struct ps_prochandle *P, prcred_t *pcrp, int ngroups) in Pcred()
1296 Plstatus(struct ps_prochandle *P) in Plstatus()
1302 Plpsinfo(struct ps_prochandle *P) in Plpsinfo()
1316 Pldt(struct ps_prochandle *P, struct ssd *pldt, int nldt) in Pldt()
1327 Ppriv(struct ps_prochandle *P, prpriv_t **pprv) in Ppriv()
1333 Psetpriv(struct ps_prochandle *P, prpriv_t *pprv) in Psetpriv()
1367 Pprivinfo(struct ps_prochandle *P) in Pprivinfo()
1384 Psync(struct ps_prochandle *P) in Psync()
1451 Preopen(struct ps_prochandle *P) in Preopen()
1557 restore_tracing_flags(struct ps_prochandle *P) in restore_tracing_flags()
1623 Prelease(struct ps_prochandle *P, int flags) in Prelease()
1770 prdump(struct ps_prochandle *P) in prdump()
1789 Pstopstatus(struct ps_prochandle *P, in Pstopstatus()
1947 Pwait(struct ps_prochandle *P, uint_t msec) in Pwait()
1956 Pstop(struct ps_prochandle *P, uint_t msec) in Pstop()
1965 Pdstop(struct ps_prochandle *P) in Pdstop()
1971 deadcheck(struct ps_prochandle *P) in deadcheck()
2011 Pgetareg(struct ps_prochandle *P, int regno, prgreg_t *preg) in Pgetareg()
2036 Pputareg(struct ps_prochandle *P, int regno, prgreg_t reg) in Pputareg()
2054 Psetrun(struct ps_prochandle *P, in Psetrun()
2130 Pread(struct ps_prochandle *P, in Pread()
2139 Pread_string(struct ps_prochandle *P, in Pread_string()
2177 Pwrite(struct ps_prochandle *P, in Pwrite()
2186 Pclearsig(struct ps_prochandle *P) in Pclearsig()
2198 Pclearfault(struct ps_prochandle *P) in Pclearfault()
2212 Psetbkpt(struct ps_prochandle *P, uintptr_t address, ulong_t *saved) in Psetbkpt()
2265 Pdelbkpt(struct ps_prochandle *P, uintptr_t address, ulong_t saved) in Pdelbkpt()
2397 Pxecbkpt(struct ps_prochandle *P, ulong_t saved) in Pxecbkpt()
2433 Psetwapt(struct ps_prochandle *P, const prwatch_t *wp) in Psetwapt()
2459 Pdelwapt(struct ps_prochandle *P, const prwatch_t *wp) in Pdelwapt()
2592 Pxecwapt(struct ps_prochandle *P, const prwatch_t *wp) in Pxecwapt()
2623 Psetflags(struct ps_prochandle *P, long flags) in Psetflags()
2643 Punsetflags(struct ps_prochandle *P, long flags) in Punsetflags()
2673 Psetaction(struct ps_prochandle *P, void *sp, size_t size, in Psetaction()
2719 Psignal(struct ps_prochandle *P, int which, int stop) in Psignal()
2741 Psetsignal(struct ps_prochandle *P, const sigset_t *set) in Psetsignal()
2758 Pfault(struct ps_prochandle *P, int which, int stop) in Pfault()
2768 Psetfault(struct ps_prochandle *P, const fltset_t *set) in Psetfault()
2785 Psysentry(struct ps_prochandle *P, int which, int stop) in Psysentry()
2795 Psetsysentry(struct ps_prochandle *P, const sysset_t *set) in Psetsysentry()
2812 Psysexit(struct ps_prochandle *P, int which, int stop) in Psysexit()
2822 Psetsysexit(struct ps_prochandle *P, const sysset_t *set) in Psetsysexit()
2841 read_lfile(struct ps_prochandle *P, const char *lname) in read_lfile()
2890 Plwp_iter(struct ps_prochandle *P, proc_lwp_f *func, void *cd) in Plwp_iter()
2959 Plwp_iter_all(struct ps_prochandle *P, proc_lwp_all_f *func, void *cd) in Plwp_iter_all()
3077 Pcontent(struct ps_prochandle *P) in Pcontent()
3102 Lfind(struct ps_prochandle *P, lwpid_t lwpid) in Lfind()
3120 Lgrab(struct ps_prochandle *P, lwpid_t lwpid, int *perr) in Lgrab()
3269 struct ps_prochandle *P = L->lwp_proc; in Lfree() local
3277 Lfree_internal(struct ps_prochandle *P, struct ps_lwphandle *L) in Lfree_internal()
3675 struct ps_prochandle *P = L->lwp_proc; in Lxecbkpt() local
3711 struct ps_prochandle *P = L->lwp_proc; in Lxecwapt() local
3742 struct ps_prochandle *P = L->lwp_proc; in Lstack() local
3765 struct ps_prochandle *P = L->lwp_proc; in Lmain_stack() local
3823 Padd_mapping(struct ps_prochandle *P, off64_t off, file_info_t *fp, in Padd_mapping()
3872 Psort_mappings(struct ps_prochandle *P) in Psort_mappings()
3893 struct ps_prochandle *P; in Pgrab_ops() local