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

/opensolaris-onvv-gate/usr/src/cmd/sh/
H A Dmsg.c65 const char coredump[] = " - core dumped"; variable
H A Ddefs.h418 extern const char coredump[];
H A Djobs.c502 gmsg = gettext(coredump);
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dlwp.c1634 * If the 'coredump' flag is set, other LWPs are quiesced but not destroyed.
1642 exitlwps(int coredump) argument
1679 if (coredump) /* tell other lwps to stop, not exit */
1710 * 'coredump' flag set, then the lwps are terminated
1713 if (coredump) {
1747 if (!coredump && p->p_zombcnt) { /* cleanup the zombie lwps */
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c1548 int cursig = 0, bits = 0, coredump = 0; local
1652 coredump = WIFSIGNALED(pi.pr_wstat) &&
1696 if (coredump)
/opensolaris-onvv-gate/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README278 4310324 elf_errno() causes Bus Error(coredump) in 64-bit multithreaded programs
616 4755674 Patch 109147-18 results in coredump.

Completed in 486 milliseconds