Searched refs:BOOTLOG_CRIT (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/psm/stand/boot/sparc/common/ |
H A D | wanboot.c | 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() 386 bootlog("wanboot", BOOTLOG_CRIT, in verify_digests() 389 bootlog("wanboot", BOOTLOG_CRIT, in verify_digests() 438 bootlog("wanboot", BOOTLOG_CRIT, in read_digest() 568 bootlog("wanboot", BOOTLOG_CRIT, in get_url() [all …]
|
H A D | wbcli.c | 623 bootlog("wanboot", BOOTLOG_CRIT, in cldhcp() 1379 bootlog("wanboot", BOOTLOG_CRIT, in wanboot_init_interface() 1411 bootlog("wanboot", BOOTLOG_CRIT, in wanboot_verify_config()
|
/titanic_50/usr/src/common/net/wanboot/ |
H A D | boot_http.c | 714 libbootlog(BOOTLOG_CRIT, in http_srv_connect() 730 libbootlog(BOOTLOG_CRIT, in http_srv_connect() 743 libbootlog(BOOTLOG_CRIT, in http_srv_connect() 759 libbootlog(BOOTLOG_CRIT, in http_srv_connect() 767 libbootlog(BOOTLOG_CRIT, in http_srv_connect() 1570 libbootlog(BOOTLOG_CRIT, "http_req: invalid file path"); in http_req() 1572 libbootlog(BOOTLOG_CRIT, " %s", abs_path); in http_req() 1793 libbootlog(BOOTLOG_CRIT, in initialize_ctx() 1807 libbootlog(BOOTLOG_CRIT, in initialize_ctx() 1819 libbootlog(BOOTLOG_CRIT, in initialize_ctx() [all …]
|
H A D | bootlog.h | 64 BOOTLOG_CRIT, /* critical condition - e.g. network errors */ enumerator
|
H A D | bootlog.c | 59 "crit", BOOTLOG_CRIT,
|