Lines Matching defs:mesg
107 mesg(int code, char *fmt, ...)
186 mesg(MEXIT, err_fmt, gettext("cannot open"),
193 mesg(MEXIT, err_fmt, cpr_conf,
217 mesg(MEXIT, err_fmt, strerror(errno));
232 mesg(MDEBUG, "got powerd pid %ld\n", powerd_pid);
278 mesg(MERR, err_fmt, cpr_conf, strerror(errno));
300 mesg(MERR, "cannot deliver hangup to powerd\n");
323 mesg(MERR, "could not start %s\n", powerd);
352 mesg(MEXIT, "error writing tmp file, %s\n", strerror(errno));
382 mesg(MDEBUG, "filter: set \"%s\", selected %d\n",
398 mesg(MDEBUG, "\nscanning set is %s\n", pref ? pref->set : "both");
415 mesg(MDEBUG, "search: %s\n", skip ? "skipped" : "retained");
437 mesg(MDEBUG, "\nconf not written, "
446 mesg(MERR, "cannot open/create tmp file \"%s\"\n", tmp_conf);
481 mesg(MDEBUG, "\n\"%s\" renamed to \"%s\"\n",
484 mesg(MERR, "cannot %s \"%s\", %s\n",
530 mesg(MDEBUG, "ruid %d, perms: cpr %d, pm %d\n",
535 mesg(MEXIT, "%s\n", strerror(EACCES));
537 mesg(MEXIT, "\"%s\" is not readable\n", power_conf);
548 mesg(MEXIT, "cannot stat %s, %s\n", default_conf,