Lines Matching refs:structured_data
944 *structured_data; in parsemsg_rfc5424() local
1058 IF_NOT_NILVALUE(structured_data) { in parsemsg_rfc5424()
1059 structured_data = msg; in parsemsg_rfc5424()
1096 structured_data, line, 0); in parsemsg_rfc5424()
1527 const char *structured_data, const char *msg, int flags) in logmsg() argument
1580 msgid, structured_data, msg, flags); in logmsg()
1595 structured_data == NULL ? "-" : structured_data, msg); in logmsg()
1683 structured_data, msg, flags); in logmsg()
1927 const char *procid, const char *msgid, const char *structured_data, in fprintlog_rfc5424() argument
1968 iovlist_append(&il, structured_data == NULL ? "-" : structured_data); in fprintlog_rfc5424()
2091 const char *structured_data __unused, const char *msg, int flags) in fprintlog_first()
2106 structured_data, msg, flags); in fprintlog_first()