Home
last modified time | relevance | path

Searched refs:IS_BOM (Results 1 – 2 of 2) sorted by relevance

/netbsd/usr.sbin/syslogd/
H A Dsyslogd.h270 #define IS_BOM(p) ( \ macro
H A Dsyslogd.c1210 if (IS_BOM(p)) { in printline_syslogprotocol()
2111 if (IS_BOM(buffer->msg)) in format_buffer()