Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/syscall/
H A Dcorectl.c180 cg->core_content = CC_CONTENT_DEFAULT; in core_init_zone()
370 cg->core_content = content; in corectl()
377 content = cg->core_content; in corectl()
/titanic_50/usr/src/uts/common/sys/
H A Dcorectl.h120 core_content_t core_content; member
/titanic_50/usr/src/lib/libproc/common/
H A DPcontrol.h161 core_content_t core_content; /* content dumped to core file */ member
H A DPcore.c785 if (sizeof (core->core_content) != nbytes) in note_content()
791 core->core_content = content; in note_content()
2311 core_info->core_content = CC_CONTENT_STACK | CC_CONTENT_HEAP |
H A DPcontrol.c3082 return (core->core_content); in Pcontent()
/titanic_50/usr/src/uts/common/os/
H A Dcore.c342 content = cg->core_content; in do_core()