Searched refs:buffer_append_string_buffer (Results 1 – 14 of 14) sorted by relevance
| /lighttpd1.4/src/ |
| H A D | mod_evhost.c | 293 buffer_append_string_buffer(b, authority); /* adds fqdn */ in mod_evhost_build_doc_root_path() 303 buffer_append_string_buffer(b, &ds->value); in mod_evhost_build_doc_root_path() 313 buffer_append_string_buffer(b, &ds->value); in mod_evhost_build_doc_root_path() 318 buffer_append_string_buffer(b, path_pieces); in mod_evhost_build_doc_root_path()
|
| H A D | mod_accesslog.c | 724 buffer_append_string_buffer(b, ts_accesslog_str); in accesslog_append_time() 746 buffer_append_string_buffer(b, ts_accesslog_str); in accesslog_append_time() 898 buffer_append_string_buffer(b, &f->string); in log_access_record() 933 buffer_append_string_buffer(b, r->dst_addr_buf); in log_access_record()
|
| H A D | mod_indexfile.c | 130 buffer_append_string_buffer(&r->uri.path, v); in __attribute_nonnull__()
|
| H A D | mod_simple_vhost.c | 141 buffer_append_string_buffer(out, host); in build_doc_root_path()
|
| H A D | configparser.y | 105 buffer_append_string_buffer(&ds->value, &((data_string*)op2)->value); in configparser_merge_data() 117 buffer_append_string_buffer(&((data_string *)op1)->value, &((data_string *)op2)->value); in configparser_merge_data() 478 buffer_append_string_buffer(A, B); in key()
|
| H A D | mod_authn_ldap.c | 684 buffer_append_string_buffer(filter, s->auth_ldap_groupmember); in mod_authn_ldap_memberOf() 735 buffer_append_string_buffer(ldap_filter, template); in mod_authn_ldap_basic()
|
| H A D | buffer.h | 356 #define buffer_append_string_buffer buffer_append_buffer macro
|
| H A D | http-header-glue.c | 37 buffer_append_string_buffer(o, &r->uri.authority); in http_response_buffer_append_authority() 78 buffer_append_string_buffer(o, r->server_name); in http_response_buffer_append_authority()
|
| H A D | mod_authn_gssapi.c | 350 buffer_append_string_buffer(&ktname, p->conf.auth_gssapi_keytab); in mod_authn_gssapi_check_spnego()
|
| H A D | configfile.c | 1473 buffer_append_string_buffer(b, &du->key); in config_print_config() 2383 buffer_append_string_buffer(tb, b); in config_remoteip_normalize_ipv6()
|
| H A D | mod_proxy.c | 677 buffer_append_string_buffer(b, &con->dst_addr_buf); in proxy_set_Forwarded()
|
| H A D | chunk.c | 641 buffer_append_string_buffer(ckpt->mem, b); in chunkqueue_use_memory()
|
| H A D | mod_magnet.c | 1898 buffer_append_string_buffer(&r->target, r->tmp_buf); in magnet_env_set_uri_path_raw()
|
| /lighttpd1.4/ |
| H A D | NEWS | 2043 * [core] perf: inline buffer_append_string_buffer()
|