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

/opensolaris-onvv-gate/usr/src/cmd/ctrun/
H A Dctrun.c390 uint_t eff_fatal, opt_fatal = CT_PR_EV_HWERR; local
458 opt2bits(option_events, OPT_FATAL, optarg, &opt_fatal,
528 if (errno = ct_pr_tmpl_set_fatal(fd, opt_fatal))
534 opt_crit |= opt_fatal | CT_PR_EV_EMPTY;
656 eff_fatal = opt_fatal;

Completed in 38 milliseconds