Searched refs:core_info_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libproc/common/
H A DPcontrol.h162 } core_info_t; typedef in typeref:struct:core_info
225 core_info_t *core; /* information specific to core (if PS_DEAD) */
H A DPcore.c1780 * Allocate and initialize a core_info_t to hang off the ps_prochandle
1783 if ((P->core = calloc(1, sizeof (core_info_t))) == NULL) {

Completed in 189 milliseconds