Searched defs:bootlog (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A Dbootlog.c30 * bootlog() - error notification and progress reporting for
43 #include <bootlog.h>
124 * bootlog_common() - Common routine used by bootlog() and
139 * is a bootlog consumer. The blrecurs variable is used to determine
146 * If this is the first bootlog call then setup the transport.
212 * bootlog() - the exposed interface for logging boot messages.
216 bootlog(const char *ident, bootlog_severity_t severity, char *fmt, ...) function
314 * Note that some bootlog() consumers impose additional constraints on
316 * used before the HTTP code will call bootlog() with BOOTLOG_VERBOSE
438 bl_filehandle = fopen("/var/log/bootlog", "
[all...]

Completed in 69 milliseconds