Searched defs:http_process_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()
885 * http_process_headers - Read in the header lines from the response
887 * ret = http_process_headers(handle, resp);
918 * to http_process_headers() or http_process_part_headers() is lost.
921 http_process_headers(http_handle_t handle, http_respinfo_t **resp) function
967 libbootlog(BOOTLOG_VERBOSE, "http_process_headers: %s", line);
1113 * to http_process_headers() or http_process_part_headers() is gone.
1211 * http_process_headers().

Completed in 112 milliseconds