Searched defs:Pgrab (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.c766 Pgrab(pid_t pid, int flags, int *perr) function
845 dprintf("Pgrab: failed to open %s: %s\n",
865 dprintf("Pgrab: failed to open %s: %s\n",
886 dprintf("Pgrab: failed to open %s: %s\n",
997 dprintf("Pgrab: failed to set RLC\n");
1055 dprintf("Pgrab: failed to PCSTOP\n");
1069 dprintf("Pgrab: process is not stopped\n");
1106 * Return a printable string corresponding to a Pgrab() error return.

Completed in 68 milliseconds