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

/illumos-gate/usr/src/lib/libproc/common/
H A DPcore.c379 * the ps_prochandle. Each function is invoked by Pfgrab_core() with the
1814 * in Pfgrab_core() below will do its own i/o and struct conversion.
2258 Pfgrab_core(int core_fd, const char *aout_path, int *perr) function
2830 * Grab a core file using a pathname. We just open it and call Pfgrab_core().
2838 return (Pfgrab_core(fd, aout, perr));
/illumos-gate/usr/src/man/man3proc/
H A DMakefile188 Pfgrab_core.3proc \
296 Pfgrab_core.3proc := LINKSRC = Pgrab_core.3proc

Completed in 50 milliseconds