Home
last modified time | relevance | path

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

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dhttp.c103 #define HTTP_PROTOCOL_ERROR 999 macro
418 return (HTTP_PROTOCOL_ERROR); in _http_get_reply()
422 return (HTTP_PROTOCOL_ERROR); in _http_get_reply()
426 return (HTTP_PROTOCOL_ERROR); in _http_get_reply()
833 e = HTTP_PROTOCOL_ERROR; in _http_request()
989 case HTTP_PROTOCOL_ERROR: in _http_request()
1008 _http_seterr(HTTP_PROTOCOL_ERROR); in _http_request()
1114 _http_seterr(HTTP_PROTOCOL_ERROR); in _http_request()
1122 _http_seterr(HTTP_PROTOCOL_ERROR); in _http_request()
1136 _http_seterr(HTTP_PROTOCOL_ERROR); in _http_request()