Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dbootlog.c72 BL_CONSOLE, enumerator
175 case BL_CONSOLE: in bootlog_common()
206 BL_CONSOLE, message, ident, severity, 1); in bootlog_common()
334 if (transport != BL_CONSOLE && in sendmessage()
360 case BL_CONSOLE: in sendmessage()
440 transport = (bl_filehandle != NULL) ? BL_LOCAL_FILE : BL_CONSOLE; in openbootlog()