Lines Matching refs:structured_data
1009 *structured_data; in parsemsg_rfc5424() local
1123 IF_NOT_NILVALUE(structured_data) { in parsemsg_rfc5424()
1124 structured_data = msg; in parsemsg_rfc5424()
1161 structured_data, line, 0); in parsemsg_rfc5424()
1590 const char *structured_data, const char *msg, int flags) in logmsg() argument
1651 structured_data, msg, flags); in logmsg()
1669 structured_data == NULL ? "-" : structured_data, msg); in logmsg()
1757 structured_data, msg, flags); in logmsg()
1986 const char *procid, const char *msgid, const char *structured_data, in fprintlog_rfc5424() argument
2027 iovlist_append(&il, structured_data == NULL ? "-" : structured_data); in fprintlog_rfc5424()
2147 const char *structured_data __unused, const char *msg, int flags) in fprintlog_first()
2162 structured_data, msg, flags); in fprintlog_first()