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

/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dcore.c325 do_core(char *fp, int sig, enum core_types core_type, struct core_globals *cg) function
588 } else if ((error = do_core(fp, sig, core_type, cg)) == 0) {
708 * and call do_core() to write the core files.
723 error1 = do_core(fp_process, sig, CORE_PROC,

Completed in 155 milliseconds