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