Lines Matching refs:Pstatus
218 command, who, (int)Pstatus(Proc)->pr_pid, in grab_lwp()
237 if (lwptrace(Pstatus(Proc)->pr_pid, Lsp->pr_lwpid)) in create_thread()
505 Psp = Pstatus(Proc); in main()
613 Psp = Pstatus(Proc); in main()
641 Psp = Pstatus(Proc); in main()
802 Pstatus(Proc)->pr_lwp.pr_lwpid : 0; in main_thread()
866 const pstatus_t *Psp = Pstatus(Proc); in worker_thread()
1100 (Pstatus(Proc))->pr_sysentry; in worker_thread()
1111 (Pstatus(Proc))->pr_sysentry; in worker_thread()
1539 const pstatus_t *Psp = Pstatus(Proc); in setup_basetime()
1849 pid_t pid = Pstatus(Proc)->pr_pid; in make_pname()
2264 pid_t pid = Pstatus(Proc)->pr_pid; in psargs()
2324 if (proc_get_cred(Pstatus(Proc)->pr_pid, &cred, 0) < 0) { in show_cred()
2329 if ((privs = proc_get_priv(Pstatus(Proc)->pr_pid)) == NULL) { in show_cred()
2464 Psp = Pstatus(Proc); in control()
2501 Psp = Pstatus(Proc); in grabit()