Home
last modified time | relevance | path

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

/dports/print/hplip/hplip-3.20.6/scan/sane/
H A Dhttp.h47 enum HTTP_RESULT __attribute__ ((visibility ("hidden"))) http_read_header(HTTP_HANDLE handle, void …
H A Dbb_ledm.c444 if(http_read_header(pbb->http_handle, payload, max_size, tmo, &len) != HTTP_R_OK) in read_http_payload()
1032 if (http_read_header(pbb->http_handle, buf, sizeof(buf), timeout, &len) != HTTP_R_OK) in bb_start_scan()
1037 …if(strstr(buf, "HTTP/1.1 400 Bad Request")) http_read_header(pbb->http_handle, buf, sizeof(buf), t… in bb_start_scan()
H A Dhttp.c293 enum HTTP_RESULT __attribute__ ((visibility ("hidden"))) http_read_header(HTTP_HANDLE handle, void … in http_read_header() function
/dports/security/ncrack/ncrack-0.7/
H A Dhttp.h190 int http_read_header(char *buf, int buflen, char **result);
H A Dhttp.cc822 int http_read_header(char *buf, int buflen, char **result) in http_read_header() function
/dports/security/nmap/nmap-7.91/ncat/
H A Dhttp.h157 int http_read_header(struct socket_buffer *buf, char **result);
H A Dncat_proxy.c341 code = http_read_header(&sock, &buf); in http_server_handler()
662 code = http_read_header(server_sock, &line); in do_transaction()
H A Dncat_connect.c448 if (http_read_header(&sockbuf, &header) != 0) { in do_proxy_http()
508 if (http_read_header(&sockbuf, &header) != 0) { in do_proxy_http()
H A Dhttp.c881 int http_read_header(struct socket_buffer *buf, char **result) in http_read_header() function
/dports/lang/swi-pl/swipl-8.2.3/packages/http/
H A Dtest_multipart.pl69 http_read_header(Stream, HTTPHeader),
H A Dhttp_multipart_plugin.pl122 http_read_header(Stream, HTTPHeader),
H A Dhttp_header.pl55 http_read_header/2, % +Fd, -Header
303 http_read_header(In, CgiHeader),
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dhttp.c653 static int http_read_header(URLContext *h, int *new_location) in http_read_header() function
826 err = http_read_header(h, new_location); in http_connect()
904 err = http_read_header(h, &new_location); in http_read_stream()
1260 ret = http_read_header(h, &new_loc); in http_proxy_open()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dhttp.c653 static int http_read_header(URLContext *h, int *new_location) in http_read_header() function
826 err = http_read_header(h, new_location); in http_connect()
904 err = http_read_header(h, &new_location); in http_read_stream()
1260 ret = http_read_header(h, &new_loc); in http_proxy_open()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dhttp.c176 static int http_read_header(URLContext *h, int *new_location);
472 if ((err = http_read_header(c, &new_location)) < 0) { in http_handshake()
1117 static int http_read_header(URLContext *h, int *new_location) in http_read_header() function
1317 err = http_read_header(h, new_location); in http_connect()
1450 err = http_read_header(h, &new_location); in http_read_stream()
1853 ret = http_read_header(h, &new_loc); in http_proxy_open()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dhttp.c178 static int http_read_header(URLContext *h, int *new_location);
505 if ((err = http_read_header(c, &new_location)) < 0) { in http_handshake()
1150 static int http_read_header(URLContext *h, int *new_location) in http_read_header() function
1365 err = http_read_header(h, new_location); in http_connect()
1498 err = http_read_header(h, &new_location); in http_read_stream()
1910 ret = http_read_header(h, &new_loc); in http_proxy_open()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dhttp.c178 static int http_read_header(URLContext *h, int *new_location);
505 if ((err = http_read_header(c, &new_location)) < 0) { in http_handshake()
1155 static int http_read_header(URLContext *h, int *new_location) in http_read_header() function
1370 err = http_read_header(h, new_location); in http_connect()
1503 err = http_read_header(h, &new_location); in http_read_stream()
1915 ret = http_read_header(h, &new_loc); in http_proxy_open()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dhttp.c179 static int http_read_header(URLContext *h, int *new_location);
564 if ((err = http_read_header(c, &new_location)) < 0) { in http_handshake()
1214 static int http_read_header(URLContext *h, int *new_location) in http_read_header() function
1423 err = http_read_header(h, new_location); in http_connect()
1557 err = http_read_header(h, &new_location); in http_read_stream()
1969 ret = http_read_header(h, &new_loc); in http_proxy_open()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dhttp.c179 static int http_read_header(URLContext *h, int *new_location);
564 if ((err = http_read_header(c, &new_location)) < 0) { in http_handshake()
1214 static int http_read_header(URLContext *h, int *new_location) in http_read_header() function
1423 err = http_read_header(h, new_location); in http_connect()
1557 err = http_read_header(h, &new_location); in http_read_stream()
1969 ret = http_read_header(h, &new_loc); in http_proxy_open()
/dports/lang/yap/yap-6.2.2/packages/http/
H A Dhttp_header.pl44 http_read_header/2, % +Fd, -Header
201 http_read_header(In, CgiHeader),
/dports/security/ncrack/ncrack-0.7/modules/
H A Dncrack_sip.cc283 if (http_read_header((char *)con->inbuf->get_dataptr(), con->inbuf->get_len(), in ncrack_sip()
H A Dncrack_http.cc505 if (http_read_header((char *)con->inbuf->get_dataptr(), con->inbuf->get_len(), in http_digest()