Searched refs:Pcreate_agent (Results 1 – 14 of 14) sorted by relevance
94 if (Pcreate_agent(P) != 0) { in start()
81 Pcreate_agent(struct ps_prochandle *P) in Pcreate_agent() function339 if (Pcreate_agent(P) != 0) in Psyscall()
102 Pcreate_agent;
265 extern int Pcreate_agent(struct ps_prochandle *);
54 int Pcreate_agent(struct ps_prochandle *Pr);
423 if (Pcreate_agent(P) != 0) { in do_pnohup()536 if (Pcreate_agent(P) != 0) { in do_pnohup()
361 if (Pcreate_agent(p) != 0) { in update_running_proc()452 if (Pcreate_agent(p) != 0) { in update_running_proc()
199 if (Psetflags(Pr, PR_RLC) != 0 || Pcreate_agent(Pr) != 0) { in grab_proc()
179 if (Pcreate_agent(Pr) == 0) { in main()
169 if (Pcreate_agent(Pr) == 0) { in main()
380 (void) Pcreate_agent(pctx->Pr); in pctx_begin_syscalls()
774 if (Pcreate_agent(scan_pr) != 0) { in scan()
2263 if (Pcreate_agent(p->pr) == 0) { in grab_process()
3672 if (Pcreate_agent(p->pr) == 0) { in grab_process()