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

/freebsd-10.0-release/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-10.0-release/sbin/routed/
H A Dmain.c160 msglog("bad -g: %s", cp);
199 msglog("bad network; \"-F %s\"",
209 msglog("bad -F: %s", cp);
218 msglog("%s in \"-P %s\"", cp, optarg);
225 msglog("version 2.31");
262 msglog("-s incompatible with ipforwarding=0");
264 msglog("-g incompatible with ipforwarding=0");
272 msglog("-g and -q incompatible");
614 msglog("setsockopt(%s,SO_BROADCAST): %s",
619 msglog("setsockop
861 msglog(const char *p, ...) function
[all...]
H A Dif.c438 msglog("unreachable gateway %s in "_PATH_GATEWAYS,
592 msglog("%sinterface %s to %s restored",
763 msglog("%s has no address",
785 msglog("%s has a bad address",
813 msglog("%s has a bad"
825 msglog("%s has a bad"
841 msglog("%s has no netmask",
860 msglog("%s has"
896 msglog("%s has a metric of %d",
945 msglog("interfac
[all...]
H A Dparms.c130 msglog("Warning: RIPv1 input via %s"
139 msglog("Warning: RIPv1 output via %s"
185 msglog("could not stat() "_PATH_GATEWAYS);
212 msglog("%s in line %d of "_PATH_GATEWAYS,
224 msglog("bad "_PATH_GATEWAYS" entry \"%s\"; %d values",
229 msglog("bad metric in "_PATH_GATEWAYS" entry \"%s\"",
235 msglog("bad host \"%s\" in "_PATH_GATEWAYS
242 msglog("bad net \"%s\" in "_PATH_GATEWAYS
247 msglog("bad net \"%s\" in "_PATH_GATEWAYS
255 msglog("ba
[all...]
H A Dtable.c743 msglog("write(rt_sock)" PAT ": %s", ARGS, strerror(errno));
746 msglog("write(rt_sock) wrote %ld instead of %d for" PAT,
897 msglog("ignore %s without mask", rtm_type_name(rtm->rtm_type));
976 msglog("static route %s --> %s impossibly lacks ifp",
1090 msglog("zero length kernel route at "
1140 msglog("%s --> %s disappeared from kernel",
1179 msglog("bogus routing message version %d",
1190 msglog("receiving our own change messages");
1735 msglog("have maximum (%d) routes", total_routes);
1744 msglog("rnh_addadd
[all...]
H A Dtrace.c314 msglog("missing trace file name");
339 msglog("wrong trace file \"%s\"", filename);
346 msglog("wrong type (%#x) of trace file \"%s\"",
357 msglog("failed to open trace file \"%s\" %s",
H A Ddefs.h521 void msglog(const char *, ...) PATTRIB(1,2);
532 #define LOGERR(msg) msglog(msg ": %s", strerror(errno))
H A Dinput.c468 msglog("trace command from untrusted port on %s",
473 msglog("trace command from unknown router %s",
H A Doutput.c192 msglog("%s sendto(%s%s%s.%d): %s", msg,
H A Drdisc.c767 msglog("sendto(%s%s%s): %s",

Completed in 159 milliseconds