Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/syslogd/
H A Dsyslogd.c1011 *structured_data; in parsemsg_rfc5424() local
1125 IF_NOT_NILVALUE(structured_data) { in parsemsg_rfc5424()
1162 structured_data, line, 0); in parsemsg_rfc5424()
1592 const char *structured_data, const char *msg, int flags) in logmsg() argument
1653 structured_data, msg, flags); in logmsg()
1671 structured_data == NULL ? "-" : structured_data, msg); in logmsg()
1759 structured_data, msg, flags); in logmsg()
1988 const char *procid, const char *msgid, const char *structured_data, in fprintlog_rfc5424() argument
2029 iovlist_append(&il, structured_data == NULL ? "-" : structured_data); in fprintlog_rfc5424()
2149 const char *structured_data __unused, const char *msg, int flags) in fprintlog_first()
[all …]