Home
last modified time | relevance | path

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

/titanic_50/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c245 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 Dwbcli.c623 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 Dboot_http.c714 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 Dbootlog.h64 BOOTLOG_CRIT, /* critical condition - e.g. network errors */ enumerator
H A Dbootlog.c59 "crit", BOOTLOG_CRIT,