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

/osnet-11/usr/src/lib/libproc/common/
H A DPcontrol.c515 Pgrab(pid_t pid, int flags, int *perr) function
594 dprintf("Pgrab: failed to open %s: %s\n",
614 dprintf("Pgrab: failed to open %s: %s\n",
635 dprintf("Pgrab: failed to open %s: %s\n",
746 dprintf("Pgrab: failed to set RLC\n");
804 dprintf("Pgrab: failed to PCSTOP\n");
818 dprintf("Pgrab: process is not stopped\n");
855 * Return a printable string corresponding to a Pgrab() error return.

Completed in 30 milliseconds