Searched refs:Pcreate_agent (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/ptools/prun/
H A Dprun.c90 * if the agent already exists, Pcreate_agent will adopt the
94 if (Pcreate_agent(P) != 0) {
/illumos-gate/usr/src/lib/libproc/common/
H A DPsyscall.c81 Pcreate_agent(struct ps_prochandle *P) function
158 dprintf("Pcreate_agent: aborting agent syscall; lwp is %s\n",
339 if (Pcreate_agent(P) != 0)
H A Dlibproc.h257 extern int Pcreate_agent(struct ps_prochandle *);
H A Dllib-lproc55 int Pcreate_agent(struct ps_prochandle *Pr);
/illumos-gate/usr/src/cmd/nohup/
H A Dnohup.c423 if (Pcreate_agent(P) != 0) {
536 if (Pcreate_agent(P) != 0) {
/illumos-gate/usr/src/cmd/newtask/
H A Dnewtask.c362 if (Pcreate_agent(p) != 0) {
453 if (Pcreate_agent(p) != 0) {
/illumos-gate/usr/src/cmd/pbind/
H A Dpbind.c199 if (Psetflags(Pr, PR_RLC) != 0 || Pcreate_agent(Pr) != 0) {
/illumos-gate/usr/src/cmd/plimit/
H A Dplimit.c180 if (Pcreate_agent(Pr) == 0) {
/illumos-gate/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c169 if (Pcreate_agent(Pr) == 0) {
/illumos-gate/usr/src/man/man3proc/
H A DMakefile38 Pcreate_agent.3proc \
/illumos-gate/usr/src/lib/libpctx/common/
H A Dlibpctx.c380 (void) Pcreate_agent(pctx->Pr);
/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_scanner.c774 if (Pcreate_agent(scan_pr) != 0) {
/illumos-gate/usr/src/cmd/prctl/
H A Dprctl.c2266 if (Pcreate_agent(p->pr) == 0) {
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c3833 if (Pcreate_agent(p->pr) == 0) {

Completed in 143 milliseconds