Searched refs:libbootlog (Results 1 – 3 of 3) sorted by relevance
/titanic_41/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() 967 libbootlog(BOOTLOG_VERBOSE, "http_process_headers: %s", line); in http_process_headers() 1166 libbootlog(BOOTLOG_VERBOSE, in http_process_part_headers() 1570 libbootlog(BOOTLOG_CRIT, "http_req: invalid file path"); in http_req() 1572 libbootlog(BOOTLOG_CRIT, " %s", abs_path); in http_req() 1706 libbootlog(BOOTLOG_VERBOSE, "%s", request); in http_req() [all …]
|
H A D | bootlog.h | 77 extern void libbootlog(bootlog_severity_t, char *, ...);
|
H A D | bootlog.c | 234 libbootlog(bootlog_severity_t severity, char *fmt, ...) in libbootlog() function
|