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

/illumos-gate/usr/src/common/net/wanboot/
H A Dbootlog.c124 * bootlog_common() - Common routine used by bootlog() and
131 bootlog_common(const char *ident, bootlog_severity_t severity, char *message) function
225 bootlog_common(ident, severity, message);
244 bootlog_common("libwanboot", severity, message);

Completed in 45 milliseconds