Searched refs:CORE_ZONE (Results 1 – 1 of 1) sorted by relevance
78 CORE_ZONE, /* Use per-zone settings */ enumerator132 } else if (core_type == CORE_ZONE) { in remove_core_file()207 ASSERT(core_type == CORE_ZONE || core_type == CORE_GLOBAL); in create_core_file()222 if (core_type == CORE_ZONE) { in create_core_file()341 if (core_type == CORE_GLOBAL || core_type == CORE_ZONE) { in do_core()372 if (((core_type == CORE_GLOBAL || core_type == CORE_ZONE) && in do_core()385 if (core_type == CORE_GLOBAL || core_type == CORE_ZONE || is_setid) { in do_core()580 ASSERT(core_type == CORE_ZONE || core_type == CORE_GLOBAL); in dump_one_core()581 zoneid = (core_type == CORE_ZONE ? getzoneid() : GLOBAL_ZONEID); in dump_one_core()747 error2 = dump_one_core(sig, rlimit, CORE_ZONE, my_cg, in core()