Lines Matching defs:P
90 Pread_live(struct ps_prochandle *P, void *buf, size_t n, uintptr_t addr, in Pread_live()
97 Pwrite_live(struct ps_prochandle *P, const void *buf, size_t n, uintptr_t addr, in Pwrite_live()
104 Pread_maps_live(struct ps_prochandle *P, prmap_t **Pmapp, ssize_t *nmapp, in Pread_maps_live()
137 Pread_aux_live(struct ps_prochandle *P, auxv_t **auxvp, int *nauxp, void *data) in Pread_aux_live()
174 Pcred_live(struct ps_prochandle *P, prcred_t *pcrp, int ngroups, void *data) in Pcred_live()
180 Psecflags_live(struct ps_prochandle *P, prsecflags_t **psf, void *data) in Psecflags_live()
186 Ppriv_live(struct ps_prochandle *P, prpriv_t **pprv, void *data) in Ppriv_live()
200 Ppsinfo_live(struct ps_prochandle *P, psinfo_t *psinfo, void *data) in Ppsinfo_live()
209 Plstatus_live(struct ps_prochandle *P, void *data) in Plstatus_live()
215 Plpsinfo_live(struct ps_prochandle *P, void *data) in Plpsinfo_live()
221 Pplatform_live(struct ps_prochandle *P, char *s, size_t n, void *data) in Pplatform_live()
229 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()
259 Pexecname_live(struct ps_prochandle *P, char *buf, size_t buflen, void *data) in Pexecname_live()
306 Pcwd_live(struct ps_prochandle *P, prcwd_t **cwdp, void *data) in Pcwd_live()
374 Pldt_live(struct ps_prochandle *P, struct ssd *pldt, int nldt, void *data) in Pldt_live()
496 struct ps_prochandle *P; in Pxcreate() local
805 Pcreate_callback(struct ps_prochandle *P) in Pcreate_callback()
826 struct ps_prochandle *P; in Pgrab() local
1240 Pfree(struct ps_prochandle *P) in Pfree()
1298 Pstate(struct ps_prochandle *P) in Pstate()
1309 Pasfd(struct ps_prochandle *P) in Pasfd()
1320 Pctlfd(struct ps_prochandle *P) in Pctlfd()
1331 Ppsinfo(struct ps_prochandle *P) in Ppsinfo()
1342 Pstatus(struct ps_prochandle *P) in Pstatus()
1348 Pread_status(struct ps_prochandle *P) in Pread_status()
1360 Pcred(struct ps_prochandle *P, prcred_t *pcrp, int ngroups) in Pcred()
1367 Psecflags(struct ps_prochandle *P, prsecflags_t **psf) in Psecflags()
1390 Pcwd(struct ps_prochandle *P, prcwd_t **cwd) in Pcwd()
1402 Plstatus(struct ps_prochandle *P) in Plstatus()
1408 Plpsinfo(struct ps_prochandle *P) in Plpsinfo()
1422 Pldt(struct ps_prochandle *P, struct ssd *pldt, int nldt) in Pldt()
1430 Ppriv_free(struct ps_prochandle *P, prpriv_t *prv) in Ppriv_free()
1439 Ppriv(struct ps_prochandle *P, prpriv_t **pprv) in Ppriv()
1445 Psetpriv(struct ps_prochandle *P, prpriv_t *pprv) in Psetpriv()
1479 Pprivinfo(struct ps_prochandle *P) in Pprivinfo()
1496 Psync(struct ps_prochandle *P) in Psync()
1563 Preopen(struct ps_prochandle *P) in Preopen()
1669 restore_tracing_flags(struct ps_prochandle *P) in restore_tracing_flags()
1735 Prelease(struct ps_prochandle *P, int flags) in Prelease()
1882 prdump(struct ps_prochandle *P) in prdump()
1901 Pstopstatus(struct ps_prochandle *P, in Pstopstatus()
2059 Pwait(struct ps_prochandle *P, uint_t msec) in Pwait()
2068 Pstop(struct ps_prochandle *P, uint_t msec) in Pstop()
2077 Pdstop(struct ps_prochandle *P) in Pdstop()
2083 deadcheck(struct ps_prochandle *P) in deadcheck()
2123 Pgetareg(struct ps_prochandle *P, int regno, prgreg_t *preg) in Pgetareg()
2148 Pputareg(struct ps_prochandle *P, int regno, prgreg_t reg) in Pputareg()
2166 Psetrun(struct ps_prochandle *P, in Psetrun()
2242 Pread(struct ps_prochandle *P, in Pread()
2251 Pread_string(struct ps_prochandle *P, in Pread_string()
2289 Pwrite(struct ps_prochandle *P, in Pwrite()
2298 Pclearsig(struct ps_prochandle *P) in Pclearsig()
2310 Pclearfault(struct ps_prochandle *P) in Pclearfault()
2324 Psetbkpt(struct ps_prochandle *P, uintptr_t address, ulong_t *saved) in Psetbkpt()
2377 Pdelbkpt(struct ps_prochandle *P, uintptr_t address, ulong_t saved) in Pdelbkpt()
2509 Pxecbkpt(struct ps_prochandle *P, ulong_t saved) in Pxecbkpt()
2545 Psetwapt(struct ps_prochandle *P, const prwatch_t *wp) in Psetwapt()
2571 Pdelwapt(struct ps_prochandle *P, const prwatch_t *wp) in Pdelwapt()
2704 Pxecwapt(struct ps_prochandle *P, const prwatch_t *wp) in Pxecwapt()
2735 Psetflags(struct ps_prochandle *P, long flags) in Psetflags()
2755 Punsetflags(struct ps_prochandle *P, long flags) in Punsetflags()
2785 Psetaction(struct ps_prochandle *P, void *sp, size_t size, in Psetaction()
2831 Psignal(struct ps_prochandle *P, int which, int stop) in Psignal()
2853 Psetsignal(struct ps_prochandle *P, const sigset_t *set) in Psetsignal()
2870 Pfault(struct ps_prochandle *P, int which, int stop) in Pfault()
2880 Psetfault(struct ps_prochandle *P, const fltset_t *set) in Psetfault()
2897 Psysentry(struct ps_prochandle *P, int which, int stop) in Psysentry()
2907 Psetsysentry(struct ps_prochandle *P, const sysset_t *set) in Psetsysentry()
2924 Psysexit(struct ps_prochandle *P, int which, int stop) in Psysexit()
2934 Psetsysexit(struct ps_prochandle *P, const sysset_t *set) in Psetsysexit()
2953 read_lfile(struct ps_prochandle *P, const char *lname) in read_lfile()
3002 Plwp_iter(struct ps_prochandle *P, proc_lwp_f *func, void *cd) in Plwp_iter()
3071 Plwp_iter_all(struct ps_prochandle *P, proc_lwp_all_f *func, void *cd) in Plwp_iter_all()
3189 Pcontent(struct ps_prochandle *P) in Pcontent()
3214 Lfind_slot(struct ps_prochandle *P, lwpid_t lwpid) in Lfind_slot()
3231 Lfind(struct ps_prochandle *P, lwpid_t lwpid) in Lfind()
3246 Lgrab(struct ps_prochandle *P, lwpid_t lwpid, int *perr) in Lgrab()
3395 struct ps_prochandle *P = L->lwp_proc; in Lfree() local
3403 Lfree_internal(struct ps_prochandle *P, struct ps_lwphandle *L) in Lfree_internal()
3801 struct ps_prochandle *P = L->lwp_proc; in Lxecbkpt() local
3837 struct ps_prochandle *P = L->lwp_proc; in Lxecwapt() local
3868 struct ps_prochandle *P = L->lwp_proc; in Lstack() local
3891 struct ps_prochandle *P = L->lwp_proc; in Lmain_stack() local
3949 Padd_mapping(struct ps_prochandle *P, off64_t off, file_info_t *fp, in Padd_mapping()
3998 Psort_mappings(struct ps_prochandle *P) in Psort_mappings()
4019 struct ps_prochandle *P; in Pgrab_ops() local