| /lighttpd1.4/src/ |
| H A D | log.c | 125 buffer_append_str2(b, tstr, tlen, CONST_STR_LEN(".000000000: ")); in __attribute_nonnull__() 257 buffer_append_str2(b, CONST_STR_LEN(": "), buf, strlen(buf)); in log_error_append_strerror()
|
| H A D | mod_authn_gssapi.c | 364 buffer_append_str2(sprinc, CONST_STR_LEN("/"), in mod_authn_gssapi_check_spnego() 369 buffer_append_str2(sprinc, CONST_STR_LEN("@"), in mod_authn_gssapi_check_spnego() 672 buffer_append_str2(sprinc, CONST_STR_LEN("/"), in mod_authn_gssapi_basic() 689 buffer_append_str2(user_at_realm, CONST_STR_LEN("@"), in mod_authn_gssapi_basic()
|
| H A D | plugin.c | 174 buffer_append_str2(tb, BUF_PTR_LEN(module), in plugins_load() 223 buffer_append_str2(tb, BUF_PTR_LEN(module), in plugins_load()
|
| H A D | mod_proxy.c | 728 buffer_append_str2(b, CONST_STR_LEN("proto="), BUF_PTR_LEN(eproto)); in proxy_set_Forwarded() 867 buffer_append_str2(b, CONST_STR_LEN("\r\nHost: "), in proxy_create_env() 870 buffer_append_str2(b, CONST_STR_LEN("\r\nHost: "), in proxy_create_env()
|
| H A D | mod_vhostdb_dbi.c | 190 buffer_append_str2(sqlquery, b, (size_t)(d - b), esc, len); in mod_vhostdb_dbi_query()
|
| H A D | http_range.c | 217 buffer_append_str2(tb, CONST_STR_LEN("\r\nContent-Type: "), in http_range_multi()
|
| H A D | mod_status.c | 597 buffer_append_str2(b, f, len, CONST_STR_LEN("(")); in mod_status_handle_server_status_json() 665 buffer_append_str2(b, BUF_PTR_LEN(&st->sorted[i]->key), in mod_status_handle_server_statistics()
|
| H A D | buffer.h | 108 void buffer_append_str2(buffer * restrict b, const char *s1, size_t len1, const char *s2, size_t le…
|
| H A D | mod_ssi.c | 267 buffer_append_str2(b, CONST_STR_LEN(" "), s, slen); in ssi_eval_expr_append_val() 1115 buffer_append_str2(tb, BUF_PTR_LEN(&ds->key), CONST_STR_LEN("=")); in process_ssi_stmt() 1122 buffer_append_str2(tb, BUF_PTR_LEN(&ds->key), CONST_STR_LEN("=")); in process_ssi_stmt()
|
| H A D | mod_accesslog.c | 795 buffer_append_str2(b, s, i+1, CONST_STR_LEN(":")); in accesslog_append_remote_addr_masked() 808 buffer_append_str2(b, s, i+1, CONST_STR_LEN("0")); in accesslog_append_remote_addr_masked()
|
| H A D | http-header-glue.c | 107 buffer_append_str2(o, BUF_PTR_LEN(&r->uri.scheme), in http_response_redirect_to_directory() 129 buffer_append_str2(vb, CONST_STR_LEN("?"), in http_response_redirect_to_directory()
|
| H A D | mod_fastcgi.c | 265 buffer_append_str2(b, (const char *)&beginRecord, sizeof(beginRecord), in fcgi_create_env()
|
| H A D | connections.c | 398 buffer_append_str2(b, CONST_STR_LEN("\r\n"), ds->key.ptr, klen); in connection_send_1xx() 399 buffer_append_str2(b, CONST_STR_LEN(": "), ds->value.ptr, vlen); in connection_send_1xx()
|
| H A D | buffer.c | 197 void buffer_append_str2(buffer * const restrict b, const char * const s1, const size_t len1, const … in buffer_append_str2() function
|
| H A D | array.c | 26 buffer_append_str2(&ds_dst->value, CONST_STR_LEN(", "), in array_data_string_insert_dup()
|
| H A D | response.c | 171 buffer_append_str2(b, CONST_STR_LEN("\r\nServer: "), in http_response_write_header()
|
| H A D | configparser.y | 355 buffer_append_str2(&dc->key, BUF_PTR_LEN(&ctx->current->key), in configparser_parse_else_condition()
|
| H A D | request.c | 285 buffer_append_str2(b, buf, len, CONST_STR_LEN("]")); in http_request_host_normalize()
|
| H A D | mod_wstunnel.c | 777 buffer_append_str2(value, BUF_PTR_LEN(r->http_host), in create_response_ietf_00()
|
| H A D | h2.c | 2452 buffer_append_str2(b, CONST_STR_LEN("\r\n"), ds->key.ptr, klen); in h2_send_1xx() 2453 buffer_append_str2(b, CONST_STR_LEN(": "), ds->value.ptr, vlen); in h2_send_1xx()
|
| H A D | mod_dirlisting.c | 1253 buffer_append_str2(vb, CONST_STR_LEN("text/html;charset="), in mod_dirlisting_content_type()
|
| H A D | gw_backend.c | 151 buffer_append_str2(proc->unixsocket, BUF_PTR_LEN(host->unixsocket), in gw_proc_init_portpath() 417 buffer_append_str2(proc->connection_name, in gw_proc_sockaddr_init()
|
| H A D | mod_webdav.c | 2619 buffer_append_str2(tmpb, BUF_PTR_LEN(dst), in webdav_linktmp_rename() 2686 buffer_append_str2(tmpb, BUF_PTR_LEN(&dst->path), in webdav_copytmp_rename() 4957 buffer_append_str2(tmpb, BUF_PTR_LEN(&r->physical.path), in mod_webdav_put()
|
| H A D | mod_deflate.c | 329 buffer_append_str2(tb, CONST_STR_LEN("-"), /*(strip surrounding '"')*/ in mod_deflate_cache_file_name()
|
| H A D | mod_gnutls.c | 1297 buffer_append_str2(b, BUF_PTR_LEN(b), CONST_STR_LEN(".crt.pem")); in mod_gnutls_acme_tls_1()
|