Home
last modified time | relevance | path

Searched refs:http_errorstr (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/common/net/wanboot/
H A Dhttp_errorstr.c78 http_errorstr(uint_t errsrc, ulong_t error) in http_errorstr() function
H A Dboot_http.h131 char const *http_errorstr(uint_t, ulong_t);
/titanic_41/usr/src/lib/libwanboot/
H A DMakefile49 $(SRC)/common/net/wanboot/http_errorstr.c \
H A DMakefile.com43 http_errorstr.o \
/titanic_41/usr/src/lib/libwanboot/common/
H A Dmapfile-vers53 http_errorstr;
/titanic_41/usr/src/lib/libpkg/common/
H A Dpkgweb.c1772 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()
/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c141 msg = http_errorstr(src, err); in print_errors()