MERR
mesg(MERR, err_fmt, cpr_conf, strerror(errno));
mesg(MERR, "cannot deliver hangup to powerd\n");
mesg(MERR, "could not start %s\n", powerd);
mesg(MERR, "cannot open/create tmp file \"%s\"\n", tmp_conf);
mesg(MERR, "cannot %s \"%s\", %s\n",
mesg(MERR, "failed to initialize ZFS library\n");
mesg(MERR, "couldn't open pool '%s'\n", pool_name);
mesg(MERR, "%s %s failed, %s\n", keyword, behavior,
mesg(MERR, "expected one vdev, got %d\n", children);
mesg(MERR, "couldn't determine vdev name\n");
mesg(MERR, "ignored redundant statefile entry\n");
mesg(MERR, "uadmin(A_FREEZE, A_CHECK, 0): %s\n",
mesg(MERR, "statefile requires an absolute path\n");
mesg(MERR, err_fmt, sfile, strerror(errno));
mesg(MERR, err_fmt, sfile);
mesg(MERR, "%s must be a positive value\n", LINEARG(0));
mesg(MERR, "invalid cpupm behavior \"%s\"\n", behavior);
mesg(MERR, "invalid cpupm behavior \"%s %s\"\n",
mesg(MERR, "cpupm %s failed, %s\n",
mesg(MERR, "invalid cpu_deep_idle behavior \"%s\"\n", behavior);
mesg(MERR, "cpu_deep_idle %s failed, %s\n",
mesg(MERR, "invalid S3-support behavior \"%s\"\n", behavior);
mesg(MERR, "S3-support %s failed, %s\n", behavior,
mesg(MERR, "invalid autoS3 behavior \"%s\"\n", behavior);
mesg(MERR, "autoS3 %s failed, %s\n",
mesg(MERR, "invalid autopm behavior \"%s\"\n", behavior);
mesg(MERR, "autopm %s failed, %s\n",
mesg(MERR, "autopm %s failed, %s\n",
mesg(MERR, "bad time format (%s)\n", src);
mesg(MERR, "%s: \"%s\"\n", unrec, behavior);
mesg(MERR, "realpath cannot resolve \"%s\"\n",
mesg(MERR, "physical path may not contain "
mesg(MERR, alloc_fmt, src, strerror(errno));
mesg(MERR, "cannot set \"%s\" dependency "
mesg(MERR, nerr_fmt, str);
mesg(MERR, alloc_fmt, "threshold list", strerror(errno));
mesg(MERR, bad_thresh_fmt);
mesg(MERR, set_thresh_fmt, pmreq.physpath, strerror(errno));
mesg(MERR, nerr_fmt, src);
mesg(MERR, nerr_fmt, src);
mesg(MERR, open_fmt, mnttab, strerror(errno));
mesg(MERR, err_fmt, sfile);
mesg(MERR, "error reading \"%s\"\n", mnttab);
mesg(MERR, err_fmt, sfile);
mesg(MERR, open_fmt, promdev, strerror(errno));
mesg(MERR, fmt, "di_init");
mesg(MERR, fmt, "di_prom_init");