| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | data_string.c | 41 buffer_append_string_buffer(ds_dst->value, ds_src->value); in data_string_insert_dup() 57 buffer_append_string_buffer(ds_dst->value, ds_dst->key); in data_response_insert_dup() 59 buffer_append_string_buffer(ds_dst->value, ds_src->value); in data_response_insert_dup()
|
| H A D | configparser.y | 69 buffer_append_string_buffer(ds->value, ((data_string*)op2)->value); in configparser_merge_data() 80 buffer_append_string_buffer(((data_string *)op1)->value, ((data_string *)op2)->value); in configparser_merge_data() 212 buffer_append_string_buffer(A, B); in key() 410 buffer_append_string_buffer(b, B); in SRVVARNAME() 411 buffer_append_string_buffer(b, C); in SRVVARNAME() 412 buffer_append_string_buffer(b, op); in SRVVARNAME() 414 buffer_append_string_buffer(b, rvalue); in SRVVARNAME() 448 buffer_append_string_buffer(dc->comp_key, C); in SRVVARNAME()
|
| H A D | mod_status.c | 306 buffer_append_string_buffer(b, con->uri.authority); in mod_status_handle_server_status_html() 308 buffer_append_string_buffer(b, con->server_name); in mod_status_handle_server_status_html() 519 buffer_append_string_buffer(b, c->uri.authority); in mod_status_handle_server_status_html() 522 buffer_append_string_buffer(b, c->server_name); in mod_status_handle_server_status_html() 543 buffer_append_string_buffer(b, c->physical.path); in mod_status_handle_server_status_html() 642 buffer_append_string_buffer(b, st->data[ndx]->key); in mod_status_handle_server_statistics() 749 buffer_append_string_buffer(m, pl->name); in mod_status_handle_server_config()
|
| H A D | http-header-glue.c | 132 buffer_append_string_buffer(o, con->uri.authority); in http_response_redirect_to_directory() 202 buffer_append_string_buffer(o, con->uri.path); in http_response_redirect_to_directory() 206 buffer_append_string_buffer(o, con->uri.query); in http_response_redirect_to_directory()
|
| H A D | mod_evhost.c | 297 buffer_append_string_buffer(p->tmp_buf, con->uri.authority); /* adds fqdn */ in mod_evhost_uri_handler() 304 buffer_append_string_buffer(p->tmp_buf,ds->value); in mod_evhost_uri_handler() 310 buffer_append_string_buffer(p->tmp_buf,p->conf.path_pieces[i]); in mod_evhost_uri_handler()
|
| H A D | configparser.c | 72 buffer_append_string_buffer(ds->value, ((data_string*)op2)->value); in configparser_merge_data() 83 buffer_append_string_buffer(((data_string *)op1)->value, ((data_string *)op2)->value); in configparser_merge_data() 916 buffer_append_string_buffer(yygotominor.yy43, yymsp[0].minor.yy0); in yy_reduce() 1196 buffer_append_string_buffer(b, yymsp[-5].minor.yy0); in yy_reduce() 1197 buffer_append_string_buffer(b, yymsp[-3].minor.yy43); in yy_reduce() 1198 buffer_append_string_buffer(b, op); in yy_reduce() 1200 buffer_append_string_buffer(b, rvalue); in yy_reduce() 1234 buffer_append_string_buffer(dc->comp_key, yymsp[-3].minor.yy43); in yy_reduce()
|
| H A D | mod_indexfile.c | 165 buffer_append_string_buffer(p->tmp_buf, ds->value); in URIHANDLER_FUNC() 194 buffer_append_string_buffer(con->uri.path, ds->value); in URIHANDLER_FUNC()
|
| H A D | mod_webdav.c | 513 buffer_append_string_buffer(b, dst->rel_path); in webdav_gen_response_status_tag() 858 buffer_append_string_buffer(b, ds->value); in webdav_get_live_property() 1140 buffer_append_string_buffer(b, locktoken); in webdav_lockdiscovery() 1364 buffer_append_string_buffer(b, con->uri.scheme); in URIHANDLER_FUNC() 1366 buffer_append_string_buffer(b, con->uri.authority); in URIHANDLER_FUNC() 1374 buffer_append_string_buffer(b, prop_200); in URIHANDLER_FUNC() 1386 buffer_append_string_buffer(b, prop_404); in URIHANDLER_FUNC() 1433 buffer_append_string_buffer(b, con->uri.scheme); in URIHANDLER_FUNC() 1443 buffer_append_string_buffer(b, prop_200); in URIHANDLER_FUNC() 1455 buffer_append_string_buffer(b, prop_404); in URIHANDLER_FUNC() [all …]
|
| H A D | mod_accesslog.c | 701 buffer_append_string_buffer(b, p->conf.parsed_format->ptr[j]->string); in REQUESTDONE_FUNC() 753 buffer_append_string_buffer(b, p->conf.ts_accesslog_str); in REQUESTDONE_FUNC() 769 buffer_append_string_buffer(b, con->authed_user); in REQUESTDONE_FUNC() 814 buffer_append_string_buffer(b, con->physical.path); in REQUESTDONE_FUNC() 838 buffer_append_string_buffer(b, con->server_name); in REQUESTDONE_FUNC()
|
| H A D | mod_dirlisting.c | 496 buffer_append_string_buffer(out, p->conf.external_css); in http_list_directory_header() 617 buffer_append_string_buffer(out, p->conf.set_footer); in http_list_directory_footer() 621 buffer_append_string_buffer(out, con->conf.server_tag); in http_list_directory_footer() 787 buffer_append_string_buffer(out, p->conf.encoding); in http_list_directory() 885 buffer_append_string_buffer(p->content_charset, p->conf.encoding); in http_list_directory()
|
| H A D | log.c | 313 buffer_append_string_buffer(srv->errorlog_buf, b); in log_error_write() 338 buffer_append_string_buffer(srv->errorlog_buf, b); in log_error_write()
|
| H A D | mod_simple_vhost.c | 141 buffer_append_string_buffer(out, host); in build_doc_root() 151 buffer_append_string_buffer(out, p->conf.document_root); in build_doc_root()
|
| H A D | response.c | 83 buffer_append_string_buffer(b, ds->key); in http_response_write_header() 91 buffer_append_string_buffer(b, ds->value); in http_response_write_header() 112 buffer_append_string_buffer(b, srv->ts_date_str); in http_response_write_header() 519 buffer_append_string_buffer(con->physical.path, con->physical.rel_path); in http_response_prepare()
|
| H A D | mod_userdir.c | 272 buffer_append_string_buffer(p->temp_path, p->username); in URIHANDLER_FUNC() 275 buffer_append_string_buffer(p->temp_path, p->conf.path); in URIHANDLER_FUNC()
|
| H A D | mod_cml_lua.c | 438 buffer_append_string_buffer(con->uri.path, p->trigger_handler); in cache_parse_lua() 441 buffer_append_string_buffer(con->physical.path, p->trigger_handler); in cache_parse_lua()
|
| H A D | mod_rrdtool.c | 249 buffer_append_string_buffer(p->cmd, s->path_rrd); in mod_rrdtool_create_rrd() 419 buffer_append_string_buffer(p->cmd, s->path_rrd); in TRIGGER_FUNC()
|
| H A D | mod_mysql_vhost.c | 365 buffer_append_string_buffer(p->tmp_buf, con->uri.authority); 366 buffer_append_string_buffer(p->tmp_buf, p->conf.mysql_post);
|
| H A D | mod_ssi_exprparser.y | 111 buffer_append_string_buffer(A, C); in value()
|
| H A D | mod_ssi.c | 568 buffer_append_string_buffer(p->stat_fn, srv->tmp_buf); in process_ssi_stmt() 588 buffer_append_string_buffer(p->stat_fn, srv->tmp_buf); in process_ssi_stmt() 700 buffer_append_string_buffer(b, ds->key); in process_ssi_stmt() 708 buffer_append_string_buffer(b, ds->key); in process_ssi_stmt()
|
| H A D | buffer.h | 62 int buffer_append_string_buffer(buffer *b, const buffer *src);
|
| H A D | mod_fastcgi.c | 391 buffer_append_string_buffer(b, host->id); in fastcgi_status_copy_procname() 888 buffer_append_string_buffer(proc->connection_name, proc->unixsocket); in fcgi_spawn_connection() 935 buffer_append_string_buffer(proc->connection_name, host->host); in fcgi_spawn_connection() 1676 buffer_append_string_buffer(proc->connection_name, proc->unixsocket); in fcgi_establish_connection() 1703 buffer_append_string_buffer(proc->connection_name, host->host); in fcgi_establish_connection() 1950 buffer_append_string_buffer(p->path, con->request.pathinfo); in fcgi_create_env() 1972 buffer_append_string_buffer(p->path, con->uri.path); in fcgi_create_env() 1984 buffer_append_string_buffer(p->path, con->request.pathinfo); in fcgi_create_env() 2585 buffer_append_string_buffer(hctx->response_header, packet.b); in fcgi_demux_response() 3254 buffer_append_string_buffer(con->physical.path, con->uri.path); in fcgi_handle_fdevent()
|
| H A D | mod_auth.c | 285 buffer_append_string_buffer(p->tmp_buf, realm->value); in mod_auth_uri_handler() 294 buffer_append_string_buffer(p->tmp_buf, realm->value); in mod_auth_uri_handler()
|
| H A D | mod_secure_download.c | 281 buffer_append_string_buffer(con->physical.path, con->physical.rel_path); in URIHANDLER_FUNC()
|
| H A D | mod_proxy.c | 456 buffer_append_string_buffer(b, con->request.uri); in proxy_create_env() 478 buffer_append_string_buffer(b, ds->key); in proxy_create_env() 480 buffer_append_string_buffer(b, ds->value); in proxy_create_env()
|
| H A D | mod_compress.c | 438 buffer_append_string_buffer(p->ofn, con->uri.path); in deflate_file_to_file() 458 buffer_append_string_buffer(p->ofn, sce->etag); in deflate_file_to_file()
|