Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/syslogd/
Dsyslogd.c296 int fd_ctlconn, fd_udp, fd_udp6, send_udp, send_udp6; variable
2508 send_udp = send_udp6 = 0; in init()
2611 if (fd_udp6 != -1 && !send_udp6) { in init()
2821 send_udp = send_udp6 = 1; in cfline()
2830 send_udp6 = 1; in cfline()