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

/freebsd-13-stable/contrib/sendmail/vacation/
H A Dvacation.c108 SYSLOG_T *msglog = syslog; variable
216 msglog = debuglog;
285 msglog(LOG_NOTICE,
298 msglog(LOG_ERR,
309 msglog(LOG_NOTICE,
320 msglog(LOG_NOTICE,
342 msglog(LOG_ERR,
351 msglog(LOG_ERR, "vacation: no such user %s.\n", *argv);
356 msglog(LOG_ERR,
364 msglog(LOG_NOTIC
[all...]
/freebsd-13-stable/sbin/routed/
H A Dmain.c155 msglog("bad -g: %s", cp);
194 msglog("bad network; \"-F %s\"",
204 msglog("bad -F: %s", cp);
213 msglog("%s in \"-P %s\"", cp, optarg);
220 msglog("version 2.31");
257 msglog("-s incompatible with ipforwarding=0");
259 msglog("-g incompatible with ipforwarding=0");
267 msglog("-g and -q incompatible");
595 msglog("setsockopt(%s,SO_BROADCAST): %s",
600 msglog("setsockop
843 msglog(const char *p, ...) function
[all...]
H A Dparms.c125 msglog("Warning: RIPv1 input via %s"
134 msglog("Warning: RIPv1 output via %s"
180 msglog("could not stat() "_PATH_GATEWAYS);
207 msglog("%s in line %d of "_PATH_GATEWAYS,
219 msglog("bad "_PATH_GATEWAYS" entry \"%s\"; %d values",
224 msglog("bad metric in "_PATH_GATEWAYS" entry \"%s\"",
230 msglog("bad host \"%s\" in "_PATH_GATEWAYS
237 msglog("bad net \"%s\" in "_PATH_GATEWAYS
242 msglog("bad net \"%s\" in "_PATH_GATEWAYS
250 msglog("ba
[all...]
H A Dif.c433 msglog("unreachable gateway %s in "_PATH_GATEWAYS,
587 msglog("%sinterface %s to %s restored",
755 msglog("%s has no address",
777 msglog("%s has a bad address",
805 msglog("%s has a bad"
817 msglog("%s has a bad"
833 msglog("%s has no netmask",
852 msglog("%s has"
888 msglog("%s has a metric of %d",
937 msglog("interfac
[all...]
H A Dtable.c738 msglog("write(rt_sock)" PAT ": %s", ARGS, strerror(errno));
741 msglog("write(rt_sock) wrote %ld instead of %d for" PAT,
892 msglog("ignore %s without mask", rtm_type_name(rtm->rtm_type));
971 msglog("static route %s --> %s impossibly lacks ifp",
1085 msglog("zero length kernel route at "
1135 msglog("%s --> %s disappeared from kernel",
1174 msglog("bogus routing message version %d",
1185 msglog("receiving our own change messages");
1739 msglog("have maximum (%d) routes", total_routes);
1748 msglog("rnh_addadd
[all...]
H A Dtrace.c303 msglog("missing trace file name");
328 msglog("wrong trace file \"%s\"", filename);
335 msglog("wrong type (%#x) of trace file \"%s\"",
346 msglog("failed to open trace file \"%s\" %s",
H A Ddefs.h495 void msglog(const char *, ...) PATTRIB(1,2);
506 #define LOGERR(msg) msglog(msg ": %s", strerror(errno))
H A Dinput.c481 msglog("trace command from untrusted port on %s",
486 msglog("trace command from unknown router %s",
H A Doutput.c187 msglog("%s sendto(%s%s%s.%d): %s", msg,
H A Drdisc.c762 msglog("sendto(%s%s%s): %s",

Completed in 141 milliseconds