Searched refs:bootlog (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/psm/stand/boot/sparc/common/ |
H A D | wanboot.c | 142 bootlog("wanboot", BOOTLOG_ALERT, in print_errors() 144 bootlog("wanboot", BOOTLOG_ALERT, "%s", msg); in print_errors() 170 bootlog("wanboot", BOOTLOG_INFO, in wanboot_retry() 175 bootlog("wanboot", BOOTLOG_INFO, in wanboot_retry() 245 bootlog("wanboot", BOOTLOG_CRIT, in generate_nonce() 293 bootlog("wanboot", BOOTLOG_CRIT, in build_request_url() 308 bootlog("wanboot", BOOTLOG_CRIT, in build_request_url() 378 bootlog("wanboot", BOOTLOG_CRIT, in verify_digests() 380 bootlog("wanboot", BOOTLOG_CRIT, in verify_digests() 383 bootlog("wanboot", BOOTLOG_CRIT, in verify_digests() [all …]
|
H A D | wbcli.c | 616 bootlog("wanboot", BOOTLOG_INFO, "Starting DHCP configuration"); in cldhcp() 620 bootlog("wanboot", BOOTLOG_INFO, in cldhcp() 623 bootlog("wanboot", BOOTLOG_CRIT, in cldhcp() 961 bootlog("wanboot", BOOTLOG_INFO, in net_config_strategy() 1064 bootlog("wanboot", BOOTLOG_INFO, "%s", msg); in info() 1379 bootlog("wanboot", BOOTLOG_CRIT, in wanboot_init_interface() 1411 bootlog("wanboot", BOOTLOG_CRIT, in wanboot_verify_config()
|
/titanic_44/usr/src/lib/libwanboot/ |
H A D | Makefile | 34 bootlog.h \ 48 $(SRC)/common/net/wanboot/bootlog.c \
|
H A D | Makefile.com | 42 bootlog.o \
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wanboot/bootlog-cgi/ |
H A D | Makefile | 31 PROG= bootlog-cgi
|
H A D | bootlog-cgi | 56 echo CGI/1.0 bootlog script report:
|
/titanic_44/usr/src/common/net/wanboot/ |
H A D | bootlog.h | 75 extern void bootlog(const char *, bootlog_severity_t, char *, ...);
|
H A D | bootlog.c | 216 bootlog(const char *ident, bootlog_severity_t severity, char *fmt, ...) in bootlog() function
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wanboot/ |
H A D | Makefile | 31 SUBDIR_SCR= bootlog-cgi
|
/titanic_44/usr/src/lib/libwanboot/common/ |
H A D | llib-lwanboot | 34 #include <bootlog.h>
|
H A D | mapfile-vers | 50 bootlog;
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-boot-wanboot-internal.mf | 37 file path=usr/include/bootlog.h
|
H A D | system-boot-wanboot.mf | 41 file path=usr/lib/inet/wanboot/bootlog-cgi mode=0555
|
/titanic_44/usr/src/cmd/cmd-inet/etc/ |
H A D | wanboot.conf.sample | 94 # (and whether bootlog traffic should be sent using http or https),
|