Searched defs:http_read_body (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A Dboot_http.c1291 * http_read_body - Read the HTTP response body.
1293 * ret = http_read_body(handle, recv_buf_ptr, recv_buf_size);
1313 http_read_body(http_handle_t handle, char *recv_buf_ptr, size_t recv_buf_size) function

Completed in 50 milliseconds