Home
last modified time | relevance | path

Searched defs:omsg (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/contrib/octeon-sdk/
H A Dcvmx-sriox-defs.h824 uint64_t omsg : 7; /**< Outgoing Message RAMs. */ member
869 uint64_t omsg : 7; /**< Outgoing Message RAMs. */ member
911 uint64_t omsg : 7; /**< Outgoing Message RAMs. */ member
/freebsd-12.1/usr.sbin/syslogd/
H A Dsyslogd.c950 const char *omsg, *hostname, *app_name, *procid, *msgid, in parsemsg_rfc5424() local