Home
last modified time | relevance | path

Searched refs:Pcreate_agent (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/ptools/prun/
H A Dprun.c92 if (Pcreate_agent(P) != 0) { in start()
/illumos-gate/usr/src/lib/libproc/common/
H A DPsyscall.c81 Pcreate_agent(struct ps_prochandle *P) in Pcreate_agent() function
339 if (Pcreate_agent(P) != 0) in Psyscall()
H A Dmapfile-vers111 Pcreate_agent;
H A Dlibproc.h262 extern int Pcreate_agent(struct ps_prochandle *);
/illumos-gate/usr/src/cmd/nohup/
H A Dnohup.c423 if (Pcreate_agent(P) != 0) { in do_pnohup()
536 if (Pcreate_agent(P) != 0) { in do_pnohup()
/illumos-gate/usr/src/cmd/newtask/
H A Dnewtask.c362 if (Pcreate_agent(p) != 0) { in update_running_proc()
453 if (Pcreate_agent(p) != 0) { in update_running_proc()
/illumos-gate/usr/src/man/man3proc/
H A DMakefile39 Pcreate_agent.3proc \
/illumos-gate/usr/src/cmd/pbind/
H A Dpbind.c199 if (Psetflags(Pr, PR_RLC) != 0 || Pcreate_agent(Pr) != 0) { in grab_proc()
/illumos-gate/usr/src/cmd/plimit/
H A Dplimit.c180 if (Pcreate_agent(Pr) == 0) { in main()
/illumos-gate/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c162 if (Pcreate_agent(Pr) == 0) { in main()
/illumos-gate/usr/src/lib/libpctx/common/
H A Dlibpctx.c382 (void) Pcreate_agent(pctx->Pr); in pctx_begin_syscalls()
/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_scanner.c772 if (Pcreate_agent(scan_pr) != 0) { in scan()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3proc.inc56 file path=usr/share/man/man3proc/Pcreate_agent.3proc
/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c2266 if (Pcreate_agent(p->pr) == 0) { in grab_process()
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c3835 if (Pcreate_agent(p->pr) == 0) { in grab_process()