Home
last modified time | relevance | path

Searched refs:chunkqueue_get_append_tempfile (Results 1 – 1 of 1) sorted by relevance

/lighttpd1.4/src/
H A Dchunk.c790 static chunk *chunkqueue_get_append_tempfile(chunkqueue * const restrict cq, log_error_st * const r… in chunkqueue_get_append_tempfile() function
884 dst_c = chunkqueue_get_append_tempfile(dest, errh); in chunkqueue_append_mem_to_tempfile()
985 c = chunkqueue_get_append_tempfile(dest, errh); in chunkqueue_append_cqmem_to_tempfile()
1065 chunk * const c = chunkqueue_get_append_tempfile(cq, errh); in chunkqueue_append_splice_pipe_tempfile()