Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/syslogd/
H A Dsyslogd.h137 #define IGN_CONS 0x001 /* don't print on console */ macro
H A Dsyslogd.c1153 mp->flags |= IGN_CONS; in formatsys()
1418 (mp->flags & IGN_CONS))) { in logmsg()
2333 flag = IGN_CONS; in logerror()