Lines Matching refs:write_queue
443 b = chunkqueue_get_append_buffer(con->write_queue); in process_ssi_stmt()
458 b = chunkqueue_get_append_buffer(con->write_queue); in process_ssi_stmt()
469 b = chunkqueue_get_append_buffer(con->write_queue); in process_ssi_stmt()
480 b = chunkqueue_get_append_buffer(con->write_queue); in process_ssi_stmt()
491 b = chunkqueue_get_append_buffer(con->write_queue); in process_ssi_stmt()
500 b = chunkqueue_get_append_buffer(con->write_queue); in process_ssi_stmt()
508 b = chunkqueue_get_append_buffer(con->write_queue); in process_ssi_stmt()
596 b = chunkqueue_get_append_buffer(con->write_queue); in process_ssi_stmt()
612 b = chunkqueue_get_append_buffer(con->write_queue); in process_ssi_stmt()
620 chunkqueue_append_file(con->write_queue, p->stat_fn, 0, st.st_size); in process_ssi_stmt()
696 b = chunkqueue_get_append_buffer(con->write_queue); in process_ssi_stmt()
804 b = chunkqueue_get_append_buffer(con->write_queue); in process_ssi_stmt()
1048 if (!p->if_is_false) chunkqueue_append_file(con->write_queue, con->physical.path, i, ovec[0] - i); in mod_ssi_handle_request()
1058 chunkqueue_append_file(con->write_queue, con->physical.path, i, s.size - i); in mod_ssi_handle_request()