Home
last modified time | relevance | path

Searched refs:LOG_CONSOLE (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/libc/port/gen/
H A Dlfmt_log.c55 #define LOG_CONSOLE "/dev/console" macro
115 fdd = open(LOG_CONSOLE, O_WRONLY); in __lfmt_log()
/titanic_44/usr/src/uts/common/sys/
H A Dsyslog.h44 #define LOG_CONSOLE (14<<3) /* BSD console messages */ macro
/titanic_44/usr/src/cmd/logger/
H A Dlogger.c93 "console", LOG_CONSOLE,
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2457 #ifndef LOG_CONSOLE
2458 # define LOG_CONSOLE (14<<3) macro
/titanic_44/usr/src/cmd/syslogd/
H A Dsyslogd.c164 "console", LOG_CONSOLE,