Searched refs:core_content (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libproc/common/
H A DPcontrol.h152 core_content_t core_content; /* content dumped to core file */ member in struct:core_info
H A DPcore.c357 if (sizeof (P->core->core_content) != nbytes)
363 P->core->core_content = content;
1795 P->core->core_content = CC_CONTENT_STACK | CC_CONTENT_HEAP |
H A DPcontrol.c2922 return (P->core->core_content);

Completed in 36 milliseconds