Lines Matching refs:Pstatus
220 command, who, (int)Pstatus(Proc)->pr_pid, in grab_lwp()
239 if (lwptrace(Pstatus(Proc)->pr_pid, Lsp->pr_lwpid)) in create_thread()
507 Psp = Pstatus(Proc); in main()
615 Psp = Pstatus(Proc); in main()
643 Psp = Pstatus(Proc); in main()
807 Pstatus(Proc)->pr_lwp.pr_lwpid : 0; in main_thread()
871 const pstatus_t *Psp = Pstatus(Proc); in worker_thread()
1106 (Pstatus(Proc))->pr_sysentry; in worker_thread()
1117 (Pstatus(Proc))->pr_sysentry; in worker_thread()
1545 const pstatus_t *Psp = Pstatus(Proc); in setup_basetime()
1855 pid_t pid = Pstatus(Proc)->pr_pid; in make_pname()
2270 pid_t pid = Pstatus(Proc)->pr_pid; in psargs()
2330 if (proc_get_cred(Pstatus(Proc)->pr_pid, &cred, 0) < 0) { in show_cred()
2335 if ((privs = proc_get_priv(Pstatus(Proc)->pr_pid)) == NULL) { in show_cred()
2470 Psp = Pstatus(Proc); in control()
2507 Psp = Pstatus(Proc); in grabit()