Home
last modified time | relevance | path

Searched refs:buffer_copy_string_buffer (Results 1 – 25 of 48) sorted by relevance

12

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_simple_vhost.c130 buffer_copy_string_buffer(out, p->conf.server_root); in build_doc_root()
155 buffer_copy_string_buffer(out, con->conf.document_root); in build_doc_root()
235 buffer_copy_string_buffer(con->physical.doc_root, p->conf.docroot_cache_value); in mod_simple_vhost_docroot()
236 buffer_copy_string_buffer(con->server_name, p->conf.docroot_cache_servername); in mod_simple_vhost_docroot()
247 buffer_copy_string_buffer(con->server_name, p->conf.default_host); in mod_simple_vhost_docroot()
248 buffer_copy_string_buffer(con->physical.doc_root, p->doc_root); in mod_simple_vhost_docroot()
254 buffer_copy_string_buffer(con->server_name, con->uri.authority); in mod_simple_vhost_docroot()
258 buffer_copy_string_buffer(p->conf.docroot_cache_key, con->uri.authority); in mod_simple_vhost_docroot()
259 buffer_copy_string_buffer(p->conf.docroot_cache_value, p->doc_root); in mod_simple_vhost_docroot()
260 buffer_copy_string_buffer(p->conf.docroot_cache_servername, con->server_name); in mod_simple_vhost_docroot()
[all …]
H A Ddata_string.c12 buffer_copy_string_buffer(ds->key, src->key); in data_string_copy()
13 buffer_copy_string_buffer(ds->value, src->value); in data_string_copy()
43 buffer_copy_string_buffer(ds_dst->value, ds_src->value); in data_string_insert_dup()
61 buffer_copy_string_buffer(ds_dst->value, ds_src->value); in data_response_insert_dup()
H A Dresponse.c178 buffer_copy_string_buffer(con->authed_user, envds->value); in https_add_ssl_entries()
274 buffer_copy_string_buffer(con->uri.authority, con->request.http_host); in http_response_prepare()
298 buffer_copy_string_buffer(con->uri.path_raw, con->request.uri); in http_response_prepare()
343 buffer_copy_string_buffer(con->uri.path, con->uri.path_raw); in http_response_prepare()
345 buffer_copy_string_buffer(srv->tmp_buf, con->uri.path_raw); in http_response_prepare()
433 buffer_copy_string_buffer(con->physical.rel_path, con->uri.path); in http_response_prepare()
503 buffer_copy_string_buffer(con->server_name, con->uri.authority); in http_response_prepare()
512 buffer_copy_string_buffer(con->physical.path, con->physical.doc_root); in http_response_prepare()
514 buffer_copy_string_buffer(con->physical.basedir, con->physical.path); in http_response_prepare()
646 buffer_copy_string_buffer(srv->tmp_buf, con->physical.path); in http_response_prepare()
[all …]
H A Dconfigparser.y148 buffer_copy_string_buffer(B->key, A); in key()
186 buffer_copy_string_buffer(du->key, A); in key()
196 buffer_copy_string_buffer(du->key, A); in key()
201 buffer_copy_string_buffer(B->key, A); in key()
265 buffer_copy_string_buffer(((data_string *)(A))->value, B); in value()
323 buffer_copy_string_buffer(C->key, B); in aelement()
408 buffer_copy_string_buffer(b, ctx->current->key); in SRVVARNAME()
444 buffer_copy_string_buffer(dc->key, b); in SRVVARNAME()
445 buffer_copy_string_buffer(dc->op, op); in SRVVARNAME()
446 buffer_copy_string_buffer(dc->comp_key, B); in SRVVARNAME()
H A Dmod_mysql_vhost.c230 buffer_copy_string_buffer(s->mysql_pre, sel);
363 buffer_copy_string_buffer(p->tmp_buf, p->conf.mysql_pre);
398 buffer_copy_string_buffer(c->server_name, con->uri.authority);
399 buffer_copy_string_buffer(c->document_root, p->tmp_buf);
419 GO_ON: buffer_copy_string_buffer(con->server_name, c->server_name);
420 buffer_copy_string_buffer(con->physical.doc_root, c->document_root);
H A Dmod_setenv.c188 buffer_copy_string_buffer(ds_dst->key, ds->key); in URIHANDLER_FUNC()
189 buffer_copy_string_buffer(ds_dst->value, ds->value); in URIHANDLER_FUNC()
202 buffer_copy_string_buffer(ds_dst->key, ds->key); in URIHANDLER_FUNC()
203 buffer_copy_string_buffer(ds_dst->value, ds->value); in URIHANDLER_FUNC()
H A Dchunk.c172 buffer_copy_string_buffer(c->file.name, fn); in chunkqueue_append_file()
190 buffer_copy_string_buffer(c->mem, mem); in chunkqueue_append_buffer()
219 buffer_copy_string_buffer(c->mem, mem); in chunkqueue_prepend_buffer()
295 buffer_copy_string_buffer(template, ds->value); in chunkqueue_get_append_tempfile()
312 buffer_copy_string_buffer(c->file.name, template); in chunkqueue_get_append_tempfile()
H A Ddata_fastcgi.c12 buffer_copy_string_buffer(ds->key, src->key); in data_fastcgi_copy()
13 buffer_copy_string_buffer(ds->host, src->host); in data_fastcgi_copy()
H A Dmod_indexfile.c161 buffer_copy_string_buffer(p->tmp_buf, con->physical.doc_root); in URIHANDLER_FUNC()
163 buffer_copy_string_buffer(p->tmp_buf, con->physical.path); in URIHANDLER_FUNC()
195 buffer_copy_string_buffer(con->physical.path, p->tmp_buf); in URIHANDLER_FUNC()
H A Dmod_alias.c175 buffer_copy_string_buffer(con->physical.basedir, ds->value); in PHYSICALPATH_FUNC()
176 buffer_copy_string_buffer(srv->tmp_buf, ds->value); in PHYSICALPATH_FUNC()
178 buffer_copy_string_buffer(con->physical.path, srv->tmp_buf); in PHYSICALPATH_FUNC()
H A Dstat_cache.c385 buffer_copy_string_buffer(sc->hash_key, name); in stat_cache_get_entry()
451 buffer_copy_string_buffer(sc->hash_key, sc->dir_name); in stat_cache_get_entry()
509 buffer_copy_string_buffer(sce->name, name); in stat_cache_get_entry()
568 buffer_copy_string_buffer(dname, name); in stat_cache_get_entry()
617 buffer_copy_string_buffer(sce->content_type, ds->value); in stat_cache_get_entry()
635 buffer_copy_string_buffer(fam_dir->name, sc->dir_name); in stat_cache_get_entry()
H A Dconfigparser.c844 buffer_copy_string_buffer(yymsp[0].minor.yy41->key, yymsp[-2].minor.yy43); in yy_reduce()
886 buffer_copy_string_buffer(du->key, yymsp[-2].minor.yy43); in yy_reduce()
896 buffer_copy_string_buffer(du->key, yymsp[-2].minor.yy43); in yy_reduce()
901 buffer_copy_string_buffer(yymsp[0].minor.yy41->key, yymsp[-2].minor.yy43); in yy_reduce()
982 buffer_copy_string_buffer(((data_string *)(yygotominor.yy41))->value, yymsp[0].minor.yy0); in yy_reduce()
1077 buffer_copy_string_buffer(yymsp[0].minor.yy41->key, yymsp[-2].minor.yy43); in yy_reduce()
1194 buffer_copy_string_buffer(b, ctx->current->key); in yy_reduce()
1230 buffer_copy_string_buffer(dc->key, b); in yy_reduce()
1231 buffer_copy_string_buffer(dc->op, op); in yy_reduce()
1232 buffer_copy_string_buffer(dc->comp_key, yymsp[-5].minor.yy0); in yy_reduce()
H A Dmod_cml_lua.c274 buffer_copy_string_buffer(b, con->uri.query); in cache_parse_lua()
344 buffer_copy_string_buffer(b, p->basedir); in cache_parse_lua()
437 buffer_copy_string_buffer(con->uri.path, p->baseurl); in cache_parse_lua()
440 buffer_copy_string_buffer(con->physical.path, p->basedir); in cache_parse_lua()
H A Dmod_magnet_cache.c107 buffer_copy_string_buffer(sc->name, name); in script_cache_get_script()
122 buffer_copy_string_buffer(sc->etag, sce->etag); in script_cache_get_script()
H A Dmod_secure_download.c255 buffer_copy_string_buffer(p->md5, p->conf.secret); in URIHANDLER_FUNC()
278 buffer_copy_string_buffer(con->physical.doc_root, p->conf.doc_root); in URIHANDLER_FUNC()
280 buffer_copy_string_buffer(con->physical.path, con->physical.doc_root); in URIHANDLER_FUNC()
H A Dconfigfile-glue.c49 buffer_copy_string_buffer(ds->value, ((data_string *)(da->value->data[j]))->value); in config_insert_values_internal()
54 buffer_copy_string_buffer(ds->key, ((data_string *)(da->value->data[j]))->key); in config_insert_values_internal()
76 buffer_copy_string_buffer(cv[i].destination, ds->value); in config_insert_values_internal()
205 buffer_copy_string_buffer(touched->key, du->key); in config_insert_values_global()
304 buffer_copy_string_buffer(srv->cond_check_buf, l); in config_check_cond_nocache()
H A Ddata_config.c11 buffer_copy_string_buffer(ds->key, src->key); in data_config_copy()
12 buffer_copy_string_buffer(ds->comp_key, src->comp_key); in data_config_copy()
H A Dmod_webdav.c598 buffer_copy_string_buffer(d.path, dst->path); in webdav_delete_dir()
602 buffer_copy_string_buffer(d.rel_path, dst->rel_path); in webdav_delete_dir()
759 buffer_copy_string_buffer(s.path, src->path); in webdav_copy_dir()
763 buffer_copy_string_buffer(d.path, dst->path); in webdav_copy_dir()
767 buffer_copy_string_buffer(s.rel_path, src->rel_path); in webdav_copy_dir()
771 buffer_copy_string_buffer(d.rel_path, dst->rel_path); in webdav_copy_dir()
1413 buffer_copy_string_buffer(d.path, dst->path); in URIHANDLER_FUNC()
1416 buffer_copy_string_buffer(d.rel_path, dst->rel_path); in URIHANDLER_FUNC()
1865 buffer_copy_string_buffer(p->tmp_buf, p->uri.path_raw); in URIHANDLER_FUNC()
1871 buffer_copy_string_buffer(p->physical.rel_path, p->uri.path); in URIHANDLER_FUNC()
[all …]
H A Dmod_compress.c431 buffer_copy_string_buffer(p->ofn, p->conf.compress_cache_dir); in deflate_file_to_file()
436 buffer_copy_string_buffer(p->b, p->ofn); in deflate_file_to_file()
471 buffer_copy_string_buffer(con->physical.path, p->ofn); in deflate_file_to_file()
578 buffer_copy_string_buffer(con->physical.path, p->ofn); in deflate_file_to_file()
870 buffer_copy_string_buffer(srv->tmp_buf, sce->etag); in PHYSICALPATH_FUNC()
H A Dmod_ssi_expr.c218 buffer_copy_string_buffer(token, ds->value); in ssi_expr_tokenizer()
220 buffer_copy_string_buffer(token, ds->value); in ssi_expr_tokenizer()
H A Ddata_integer.c11 buffer_copy_string_buffer(ds->key, src->key); in data_integer_copy()
H A Ddata_count.c11 buffer_copy_string_buffer(ds->key, src->key); in data_count_copy()
H A Ddata_array.c11 buffer_copy_string_buffer(ds->key, src->key); in data_array_copy()
H A Dmod_cml.c187 buffer_copy_string_buffer(b, con->uri.path); in cache_call_lua()
196 buffer_copy_string_buffer(b, con->physical.path); in cache_call_lua()
H A Dmod_userdir.c266 buffer_copy_string_buffer(p->temp_path, p->conf.basepath); in URIHANDLER_FUNC()
305 buffer_copy_string_buffer(con->physical.path, p->temp_path); in URIHANDLER_FUNC()

12