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

/illumos-gate/usr/src/common/net/wanboot/
H A Dboot_http.c866 * http_process_headers() or http_process_part_headers()
918 * to http_process_headers() or http_process_part_headers() is lost.
1080 * http_process_part_headers - Read in part boundary and header lines for the
1083 * ret = http_process_part_headers(handle, resp);
1113 * to http_process_headers() or http_process_part_headers() is gone.
1116 http_process_part_headers(http_handle_t handle, http_respinfo_t **resp) function
1167 "http_process_part_headers: %s", line);

Completed in 65 milliseconds