Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dboot_http.h118 int http_get_range_request(http_handle_t, const char *, offset_t, offset_t);
H A Dboot_http.c843 http_get_range_request(http_handle_t handle, const char *abs_path, in http_get_range_request() function
/titanic_41/usr/src/lib/libwanboot/common/
H A Dmapfile-vers58 http_get_range_request;
/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dwanboot.c758 if ((ret = http_get_range_request(*handlep, url->abspath, in establish_http_connection()
/titanic_41/usr/src/lib/libpkg/common/
H A Dpkgweb.c1969 if (http_get_range_request(ps->hps, ps->url.abspath, in web_send_request()