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

/osnet-11/usr/src/lib/libproc/common/
H A DPcore.c162 * the ps_prochandle. Each function is invoked by Pfgrab_core() with the
1253 * in Pfgrab_core() below will do its own i/o and struct conversion.
1696 Pfgrab_core(int core_fd, const char *aout_path, int *perr) function
2183 * Grab a core file using a pathname. We just open it and call Pfgrab_core().
2191 return (Pfgrab_core(fd, aout, perr));

Completed in 33 milliseconds