Searched refs:LOG_CONSOLE (Results 1 – 3 of 3) sorted by relevance
107 #define LOG_CONSOLE (14<<3) /* /dev/console output */ macro128 { "console", LOG_CONSOLE, },
270 pri = LOG_INFO | LOG_CONSOLE; in log_console()
836 if (isprintf || (pri & LOG_FACMASK) == LOG_CONSOLE) in printsys()