Lines Matching refs:dprintf

138 #define	dprintf		if (Debug) printf  macro
442 dprintf("Trying peer: %s\n", name); in addsock()
498 dprintf("madvise() failed: %s\n", strerror(errno)); in main()
680 dprintf("can't open %s (%d)\n", _PATH_KLOG, errno); in main()
755 dprintf("off & running....\n"); in main()
834 dprintf("received sa_len = %d\n", sslen); in socklist_recv_sock()
850 dprintf("Message from %s was ignored.", hname); in socklist_recv_sock()
949 dprintf("Failed to parse " field " from %s: %s\n", \ in parsemsg_rfc5424()
1272 dprintf("Invalid HOSTNAME from %s: %s\n", from, msg); in parsemsg_rfc3164()
1536 dprintf("logmsg: pri %o, flags %x, from %s, msg %s\n", in logmsg()
1658 dprintf("msg repeated %d times, %ld sec of %d\n", in logmsg()
1814 dprintf("lsent/totalsize: %zd/%zu\n", lsent, il->totalsize); in fprintlog_write()
1835 dprintf("removing entry: errno=%d\n", e); in fprintlog_write()
1844 dprintf(" %s\n", f->f_fname); in fprintlog_write()
1865 dprintf(" %s\n", f->f_pname); in fprintlog_write()
1898 dprintf(" (ignored)\n"); in fprintlog_write()
1904 dprintf(" %s%s\n", _PATH_DEV, f->f_fname); in fprintlog_write()
1916 dprintf("\n"); in fprintlog_write()
2094 dprintf("Logging to %s", TypeNames[f->f_type]); in fprintlog_first()
2098 dprintf("\n"); in fprintlog_first()
2152 dprintf("%s\n", p); in wallmsg()
2162 dprintf("%s\n", p); in wallmsg()
2203 dprintf("cvthname(%d) len = %d\n", f->sa_family, f->sa_len); in cvthname()
2207 dprintf("Malformed from address %s\n", gai_strerror(error)); in cvthname()
2210 dprintf("cvthname(%s)\n", ip); in cvthname()
2218 dprintf("Host name for your address (%s) unknown\n", ip); in cvthname()
2249 dprintf("%s\n", msg); in logerror()
2268 dprintf("syslogd: exiting on signal %d\n", signo); in die()
2276 dprintf("Failed to unlink %s: %s", sl->sl_name, in die()
2348 dprintf("Trying to include files in '%s'\n", p); in parseconfigfile()
2351 dprintf("Unable to open '%s': %s\n", p, in parseconfigfile()
2358 dprintf("ignoring path too long: " in parseconfigfile()
2367 dprintf("reading %s\n", file); in parseconfigfile()
2461 dprintf("cannot open %s\n", path); in readconfigfile()
2581 dprintf("init\n"); in init()
2614 dprintf("loading timezone data via tzset()\n"); in init()
2718 dprintf("syslogd: restarted\n"); in init()
2728 dprintf("%s\n", hostMsg); in init()
2739 dprintf("%s\n", bootfileMsg); in init()
2778 dprintf("filter parse error"); in prop_filter_compile()
2792 dprintf("unknown property"); in prop_filter_compile()
2819 dprintf("unknown cmp function"); in prop_filter_compile()
2831 dprintf("property value parse error"); in prop_filter_compile()
2863 dprintf("property value parse error"); in prop_filter_compile()
3168 dprintf("%s\n", gai_strerror(error)); in parse_action()
3179 dprintf("%s\n", p); in parse_action()
3237 dprintf("cfline(\"%s\", f, \"%s\", \"%s\", \"%s\")\n", line, prog, in cfline()
3328 dprintf("flush %s: repeated %d times, %d sec.\n", in markit()
3633 dprintf("validate: dgram from IP %s, port %s, name %s;\n", in validate()
3642 dprintf("rejected in rule %d due to port mismatch.\n", in validate()
3649 dprintf("rejected in rule %d due to address family mismatch.\n", i); in validate()
3659 dprintf("rejected in rule %d due to IP mismatch.\n", i); in validate()
3671 dprintf("rejected in rule %d due to scope mismatch.\n", i); in validate()
3676 dprintf("rejected in rule %d due to IP mismatch.\n", i); in validate()
3686 dprintf("rejected in rule %d due to name " in validate()
3691 dprintf("accepted in rule %d.\n", i); in validate()
3756 dprintf("Warning: cannot change pipe to PID %d to non-blocking" in p_open()
3873 dprintf("fchmod %s: %s\n", name, strerror(errno)); in socksetup()
3901 dprintf("new socket fd is %d\n", s); in socksetup()
3906 dprintf("shutdown\n"); in socksetup()
3916 dprintf("listening on socket\n"); in socksetup()
3917 dprintf("sending on socket\n"); in socksetup()