Searched refs:chunkqueue_prepend_buffer_commit (Results 1 – 8 of 8) sorted by relevance
103 void chunkqueue_prepend_buffer_commit(chunkqueue *cq);
233 chunkqueue_prepend_buffer_commit(&hctx->wb); in scgi_create_env()
183 chunkqueue_prepend_buffer_commit(cq); in http_response_write_header()862 chunkqueue_prepend_buffer_commit(&r->write_queue); in http_response_write_prepare()
285 chunkqueue_prepend_buffer_commit(&hctx->wb); in fcgi_create_env()
629 chunkqueue_prepend_buffer_commit(&hctx->wb); in ajp13_create_env()
1023 chunkqueue_prepend_buffer_commit(&hctx->gw.wb); in proxy_create_env()
1026 chunkqueue_prepend_buffer_commit(cq); in webdav_xml_doc_multistatus()1051 chunkqueue_prepend_buffer_commit(cq); in webdav_xml_doc_multistatus_response()1169 chunkqueue_prepend_buffer_commit(cq); in webdav_xml_doc_423_locked()
591 void chunkqueue_prepend_buffer_commit(chunkqueue *cq) { in chunkqueue_prepend_buffer_commit() function