Searched refs:IGN_CONS (Results 1 – 1 of 1) sorted by relevance
206 #define IGN_CONS 0x001 /* don't print on console */ macro1467 flags |= IGN_CONS; in printsys()1719 if (f->f_type == F_CONSOLE && (flags & IGN_CONS)) in logmsg()1961 if (flags & IGN_CONS) { in fprintlog_write()