Searched refs:http_errorstr (Results 1 – 7 of 7) sorted by relevance
78 http_errorstr(uint_t errsrc, ulong_t error) in http_errorstr() function
131 char const *http_errorstr(uint_t, ulong_t);
49 $(SRC)/common/net/wanboot/http_errorstr.c \
43 http_errorstr.o \
53 http_errorstr;
1772 libhttperr = http_errorstr(errsrc, errcode); in web_connect()1935 http_errorstr(errsrc, errcode); in web_send_request()1983 http_errorstr(errsrc, in web_send_request()2035 http_errorstr(errsrc, in web_send_request()2107 http_err = http_errorstr(errsrc, herr); in web_eval_headers()2355 http_errorstr(errsrc, errcode); in web_get_file()
141 msg = http_errorstr(src, err); in print_errors()