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

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dmain.c162 msglog("bad -g: %s", cp);
201 msglog("bad network; \"-F %s\"",
211 msglog("bad -F: %s", cp);
220 msglog("%s in \"-P %s\"", cp, optarg);
227 msglog("version 2.32");
264 msglog("-s incompatible with ipforwarding=0");
266 msglog("-g incompatible with ipforwarding=0");
274 msglog("-g and -q incompatible");
624 msglog("setsockopt(%s,SO_BROADCAST): %s",
629 msglog("setsockop
873 msglog(const char *p, ...) function
[all...]
H A Dparms.c134 msglog("Warning: RIPv1 input via %s"
143 msglog("Warning: RIPv1 output via %s"
189 msglog("could not stat() "_PATH_GATEWAYS);
216 msglog("%s in line %d of "_PATH_GATEWAYS,
228 msglog("bad "_PATH_GATEWAYS" entry \"%s\"; %d values",
233 msglog("bad metric in "_PATH_GATEWAYS" entry \"%s\"",
239 msglog("bad host \"%s\" in "_PATH_GATEWAYS
246 msglog("bad net \"%s\" in "_PATH_GATEWAYS
251 msglog("bad net \"%s\" in "_PATH_GATEWAYS
258 msglog("ba
[all...]
H A Dif.c446 msglog("unreachable gateway %s in "_PATH_GATEWAYS,
610 msglog("%sinterface %s to %s restored",
801 msglog("%s has no address",
823 msglog("%s has a bad address",
849 msglog("%s has a bad"
861 msglog("%s has a bad"
877 msglog("%s has no netmask",
896 msglog("%s has"
932 msglog("%s has a metric of %d",
981 msglog("interfac
[all...]
H A Dtable.c747 msglog("write(rt_sock)" PAT ": %s", ARGS, strerror(errno));
750 msglog("write(rt_sock) wrote %ld instead of %d for" PAT,
901 msglog("ignore %s without mask", rtm_type_name(rtm->rtm_type));
980 msglog("static route %s --> %s impossibly lacks ifp",
1094 msglog("zero length kernel route at "
1148 msglog("%s --> %s disappeared from kernel",
1187 msglog("bogus routing message version %d",
1198 msglog("receiving our own change messages");
1755 msglog("have maximum (%d) routes", total_routes);
1764 msglog("rnh_addadd
[all...]
H A Dinput.c468 msglog("trace command from untrusted port on %s",
473 msglog("trace command from unknown router %s",
483 msglog("RIP_TRACEON for `%s' from %s ignored",
492 msglog("RIP_TRACEOFF from %s ignored",
H A Dtrace.c326 msglog("missing trace file name");
351 msglog("wrong trace file \"%s\"", filename);
358 msglog("wrong type (%#x) of trace file \"%s\"",
369 msglog("failed to open trace file \"%s\" %s",
H A Ddefs.h543 extern void msglog(const char *, ...) PATTRIB(1,2);
554 #define LOGERR(msg) msglog(msg ": %s", strerror(errno))
H A Doutput.c210 msglog("%s sendto(%s%s%s.%d): %s", msg,
H A Drdisc.c785 msglog("sendto(%s%s%s): %s",

Completed in 120 milliseconds