Searched refs:ERR_HTTP (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | pkglibmsgs.h | 365 #define ERR_HTTP "Failure occurred with http(s) negotiation: <%s>" macro
|
H A D | pkgweb.c | 1796 gettext(ERR_HTTP), libhttperr); in web_connect() 1959 gettext(ERR_HTTP), libhttperr); in web_send_request() 2008 gettext(ERR_HTTP), in web_send_request() 2060 gettext(ERR_HTTP), in web_send_request() 2102 pkgerr_add(err, PKGERR_WEB, gettext(ERR_HTTP), in web_eval_headers() 2108 pkgerr_add(err, PKGERR_WEB, gettext(ERR_HTTP), in web_eval_headers() 2379 gettext(ERR_HTTP), libhttperr); in web_get_file()
|