Home
last modified time | relevance | path

Searched defs:procid (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/mips/nlm/
H A Dxlp.h82 uint32_t procid = mips_rd_prid(); in nlm_is_xlp3xx_ax() local
109 uint32_t procid = mips_rd_prid(); in nlm_is_xlp8xx_ax() local
121 uint32_t procid = mips_rd_prid(); in nlm_is_xlp8xx_b0() local
H A Dboard.c328 uint32_t procid; in nlm_print_processor_info() local
/freebsd-12.1/usr.sbin/syslogd/
H A Dsyslogd.c950 const char *omsg, *hostname, *app_name, *procid, *msgid, in parsemsg_rfc5424() local
1111 const char **procid) { in parsemsg_rfc3164_app_name_procid()
1171 const char *app_name, *procid; in parsemsg_rfc3164() local
1435 const char *app_name, const char *procid, const char *msgid, in logmsg()
1784 const char *procid, const char *msgid, const char *structured_data, in fprintlog_rfc5424()
1834 const char *procid, const char *msg, int flags) in fprintlog_rfc3164()
1944 const char *procid, const char *msgid __unused, in fprintlog_first()