Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dchunk.c819 static int chunkqueue_append_tempfile_err(chunkqueue * const cq, log_error_st * const restrict errh… in chunkqueue_append_tempfile_err() function
910 } else if (!chunkqueue_append_tempfile_err(dest, errh, dst_c)) { in chunkqueue_append_mem_to_tempfile()
1012 else if (chunkqueue_append_tempfile_err(dest, errh, c)) in chunkqueue_append_cqmem_to_tempfile()
1104 if (!chunkqueue_append_tempfile_err(cq, errh, c)) in chunkqueue_append_splice_pipe_tempfile()