Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbuffer.c75 int buffer_prepare_copy(buffer *b, size_t size) { in buffer_prepare_copy() function
131 buffer_prepare_copy(b, s_len); in buffer_copy_string()
149 buffer_prepare_copy(b, s_len + 1); in buffer_copy_string_len()
620 buffer_prepare_copy(b, in_len * 2 + 1); in buffer_copy_string_hex()
953 buffer_prepare_copy(dest, src->used + 1); in buffer_path_simplify()
H A Dhttp_chunk.c37 buffer_prepare_copy(b, i + 1); in http_chunk_append_len()
H A Dmod_rrdtool.c275 buffer_prepare_copy(p->resp, 4096); in mod_rrdtool_create_rrd()
437 buffer_prepare_copy(p->resp, 4096); in TRIGGER_FUNC()
H A Dbuffer.h48 int buffer_prepare_copy(buffer *b, size_t size);
H A Dnetwork_write.c148 buffer_prepare_copy(srv->tmp_buf, toSend); in network_write_chunkqueue_write()
H A Dmod_compress.c268 buffer_prepare_copy(p->b, (z.avail_in * 1.1) + 12 + 18); in deflate_file_to_buffer_gzip()
341 buffer_prepare_copy(p->b, (z.avail_in * 1.1) + 12); in deflate_file_to_buffer_deflate()
387 buffer_prepare_copy(p->b, (bz.avail_in * 1.1) + 12); in deflate_file_to_buffer_bzip2()
H A Dconnections.c219 buffer_prepare_copy(b, len + 1);
355 buffer_prepare_copy(b, 4 * 1024);
370 buffer_prepare_copy(b, 4 * 1024);
375 buffer_prepare_copy(b, toread + 1);
1176 buffer_prepare_copy(b, con->request.content_length - dst_cq->bytes_in + 1);
H A Dlog.c277 buffer_prepare_copy(srv->ts_debug_str, 255); in log_error_write()
H A Dmod_simple_vhost.c127 buffer_prepare_copy(out, 128); in build_doc_root()
H A Dmod_expire.c46 buffer_prepare_copy(p->expire_tstmp, 255); in INIT_FUNC()
H A Dresponse.c102 buffer_prepare_copy(srv->ts_date_str, 255); in http_response_write_header()
196 buffer_prepare_copy(envds->value, n+1); in https_add_ssl_entries()
H A Dhttp-header-glue.c236 buffer_prepare_copy(srv->mtime_cache[i].str, 1024); in strftime_cache_get()
H A Dmod_cgi.c347 buffer_prepare_copy(hctx->response, 4 * 1024); in cgi_demux_response()
350 buffer_prepare_copy(hctx->response, 4 * 1024); in cgi_demux_response()
353 buffer_prepare_copy(hctx->response, toread + 1); in cgi_demux_response()
H A Dnetwork_mtcp_writev.c468 buffer_prepare_copy(srv->tmp_buf, toSend); in network_write_chunkqueue_mtcp_writev()
H A Dstat_cache.c217 buffer_prepare_copy(buf, attrlen); in stat_cache_attr_get()
H A Dmod_accesslog.c714 buffer_prepare_copy(p->conf.ts_accesslog_str, 255); in REQUESTDONE_FUNC()
H A Dhttp_auth.c95 buffer_prepare_copy(out, in_len); in base64_decode()
H A Dmod_ssi.c806 buffer_prepare_copy(b, toread + 1); in process_ssi_stmt()
H A Dmod_proxy.c699 buffer_prepare_copy(hctx->response_header, 128); in proxy_demux_response()
H A Dmod_scgi.c1469 buffer_prepare_copy(p->scgi_env, 1024); in scgi_create_env()
1798 buffer_prepare_copy(hctx->response, 1024); in scgi_demux_response()
H A Dconfigfile.c1132 buffer_prepare_copy(dcwd->value, 1024); in config_read()
H A Dmod_fastcgi.c1849 buffer_prepare_copy(p->fcgi_env, 1024); in fcgi_create_env()
2518 buffer_prepare_copy(b, toread + 1); in fcgi_demux_response()