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