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

/illumos-gate/usr/src/common/net/wanboot/
H A Dboot_http.h94 } http_respinfo_t; typedef in typeref:struct:__anon2019
119 void http_free_respinfo(http_respinfo_t *);
120 int http_process_headers(http_handle_t, http_respinfo_t **);
121 int http_process_part_headers(http_handle_t, http_respinfo_t **);

Completed in 73 milliseconds