Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/libxo/
H A Dxo_syslog.c147 static xo_syslog_send_t xo_syslog_send; variable
171 if (xo_syslog_send) { in xo_send_syslog()
172 xo_syslog_send(full_msg, v0_hdr, text_only); in xo_send_syslog()
427 xo_syslog_send = send_func; in xo_set_syslog_handler()