Home
last modified time | relevance | path

Searched refs:D_EVENT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/syslogd/
H A Dsyslogd.h139 #define D_EVENT 64 /* libevent */ macro
146 D_EVENT | D_BUFFER | D_MEM | D_MEM2 | D_SIGN | D_MISC)
162 DPRINTF(D_EVENT, "event_add(%s@%p)\n", #x, x); \
164 DPRINTF(D_EVENT, "Failure in event_add()\n"); \
171 DPRINTF(D_EVENT, "retryevent_add(%s@%p)\n", #x, x); \
173 DPRINTF(D_EVENT, "Failure in event_add()\n"); \
179 DPRINTF(D_EVENT, "Failure in event_del()\n"); \
H A Dsyslogd.c693 DPRINTF(D_EVENT, in usage()
762 DPRINTF((D_CALL|D_EVENT), "Kernel log active (%d, %d, %p)" in dispatch_read_funix()
807 DPRINTF((D_CALL|D_EVENT|D_NET), "Unix socket (%.*s) active (%d, %d %p)" in dispatch_read_finet()
840 DPRINTF((D_CALL|D_EVENT|D_NET), "inet socket active (%d, %d %p) "
2839 DPRINTF((D_CALL|D_EVENT), "domark()\n"); in domark()
3442 DPRINTF((D_EVENT|D_CALL), "init\n"); in init()
4178 DPRINTF((D_EVENT|D_NET), in p_open()
4181 DPRINTF((D_EVENT|D_NET), in p_open()
4362 DPRINTF(D_EVENT, "event_add(%s@%p)\n", "schedule_ev", *ev); \ in send_queue()
4364 DPRINTF(D_EVENT, "Failur in send_queue()
[all...]
H A Dtls.c1234 DPRINTF((D_TLS|D_CALL|D_EVENT), "tls_reconnect(conn_info@%p, " in tls_reconnect()
1469 DPRINTF((D_TLS|D_EVENT|D_CALL), "dispatch_eof_tls(%d, %d, %p)\n", in dispatch_tls_eof()
1516 DPRINTF((D_TLS|D_EVENT|D_CALL), "active TLS socket %d\n", fd); in dispatch_tls_read()