Searched refs:http_chunk_append_file_ref_range (Results 1 – 5 of 5) sorted by relevance
| /lighttpd1.4/src/ |
| H A D | http_chunk.h | 19 void http_chunk_append_file_ref_range(request_st *r, struct stat_cache_entry *sce, off_t offset, of…
|
| H A D | http_chunk.c | 91 void http_chunk_append_file_ref_range(request_st * const r, stat_cache_entry * const sce, const off… in http_chunk_append_file_ref_range() function 144 http_chunk_append_file_ref_range(r, sce, 0, sz); in http_chunk_append_file_ref()
|
| H A D | http-header-glue.c | 600 http_chunk_append_file_ref_range(r, sce, begin_range, range_len); in http_response_xsendfile2()
|
| H A D | mod_magnet.c | 2244 http_chunk_append_file_ref_range(r, sce, off, len); in magnet_respbody_add() 2584 http_chunk_append_file_ref_range(r, sce, off, len); in magnet_attach_content()
|
| /lighttpd1.4/ |
| H A D | NEWS | 749 * [mod_magnet] use http_chunk_append_file_ref_range 750 * [core] range chk http_chunk_append_file_ref_range 1676 * [core] http_chunk_append_file_ref_range()
|