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

/illumos-gate/usr/src/uts/common/os/
H A Dcore.c342 content = cg->core_content;
/illumos-gate/usr/src/uts/common/syscall/
H A Dcorectl.c180 cg->core_content = CC_CONTENT_DEFAULT;
370 cg->core_content = content;
377 content = cg->core_content;
/illumos-gate/usr/src/uts/common/sys/
H A Dcorectl.h120 core_content_t core_content; member in struct:core_globals
/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.c3121 return (core->core_content);
H A DPcontrol.h162 core_content_t core_content; /* content dumped to core file */ member in struct:core_info
H A DPcore.c835 if (sizeof (core->core_content) != nbytes)
841 core->core_content = content;
2362 core_info->core_content = CC_CONTENT_STACK | CC_CONTENT_HEAP |

Completed in 913 milliseconds