Searched refs:structured_data (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/usr.sbin/syslogd/ |
| H A D | syslogd.c | 951 *structured_data; in parsemsg_rfc5424() local 1065 IF_NOT_NILVALUE(structured_data) { in parsemsg_rfc5424() 1102 structured_data, line, 0); in parsemsg_rfc5424() 1436 const char *structured_data, const char *msg, int flags) in logmsg() argument 1480 structured_data, msg, flags); in logmsg() 1498 structured_data == NULL ? "-" : structured_data, msg); in logmsg() 1559 structured_data, msg, flags); in logmsg() 1784 const char *procid, const char *msgid, const char *structured_data, in fprintlog_rfc5424() argument 1825 iovlist_append(&il, structured_data == NULL ? "-" : structured_data); in fprintlog_rfc5424() 1945 const char *structured_data __unused, const char *msg, int flags) in fprintlog_first() [all …]
|
| /freebsd-12.1/contrib/llvm/tools/lldb/ |
| H A D | FREEBSD-Xlist | 19 docs/structured_data/
|