Searched refs:http_get_lasterr (Results 1 – 5 of 5) sorted by relevance
129 ulong_t http_get_lasterr(http_handle_t, uint_t *);
1452 http_get_lasterr(http_handle_t handle, uint_t *errsrc) in http_get_lasterr() function
57 http_get_lasterr;
1765 while ((errcode = http_get_lasterr(ps->hps, &errsrc)) != 0) { in web_connect()1926 while ((errcode = http_get_lasterr(ps->hps, in web_send_request()1971 while ((errcode = http_get_lasterr(ps->hps, in web_send_request()2023 while ((errcode = http_get_lasterr(ps->hps, in web_send_request()2106 herr = http_get_lasterr(ps->hps, &errsrc); in web_eval_headers()2343 while ((errcode = http_get_lasterr(ps->hps, in web_get_file()
140 while ((err = http_get_lasterr(handle, &src)) != 0) { in print_errors()