Searched refs:http_errorstr (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A Dhttp_errorstr.c67 * http_errorstr - print the error associated with the source and errorcode
78 http_errorstr(uint_t errsrc, ulong_t error) function
H A Dboot_http.h131 char const *http_errorstr(uint_t, ulong_t);
/illumos-gate/usr/src/lib/libwanboot/
H A DMakefile49 $(SRC)/common/net/wanboot/http_errorstr.c \
H A DMakefile.com43 http_errorstr.o \
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkgweb.c1772 libhttperr = http_errorstr(errsrc, errcode);
1935 http_errorstr(errsrc, errcode);
1983 http_errorstr(errsrc,
2035 http_errorstr(errsrc,
2107 http_err = http_errorstr(errsrc, herr);
2355 http_errorstr(errsrc, errcode);
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c141 msg = http_errorstr(src, err);

Completed in 306 milliseconds