Home
last modified time | relevance | path

Searched refs:buffer_copy_path_len2 (Results 1 – 19 of 19) sorted by relevance

/lighttpd1.4/src/
H A Dhttp_cgi.c182 buffer_copy_path_len2(tb, BUF_PTR_LEN(bd), in http_cgi_headers()
198 buffer_copy_path_len2(tb, BUF_PTR_LEN(opts->docroot), in http_cgi_headers()
212 buffer_copy_path_len2(tb, BUF_PTR_LEN(&r->physical.path), in http_cgi_headers()
H A Dmod_userdir.c199 buffer_copy_path_len2(b, BUF_PTR_LEN(&p->cache_path[cached]), in mod_userdir_docroot_construct()
204 buffer_copy_path_len2(b, pwd->pw_dir, plen, in mod_userdir_docroot_construct()
H A Dmod_indexfile.c123 buffer_copy_path_len2(&r->physical.path, in __attribute_nonnull__()
H A Dmod_dirlisting.c1470 buffer_copy_path_len2(tb, BUF_PTR_LEN(p->conf.cache->path), in mod_dirlisting_cache_check()
1582 buffer_copy_path_len2(tb, BUF_PTR_LEN(hctx->conf.cache->path), in mod_dirlisting_cache_add()
1622 buffer_copy_path_len2(tb, BUF_PTR_LEN(hctx->conf.cache->path), in mod_dirlisting_cache_json_init()
H A Dbuffer.h246 void buffer_copy_path_len2(buffer * restrict b, const char * restrict s1, size_t len1, const char *…
H A Dmod_ssi.c890 buffer_copy_path_len2(p->stat_fn, in process_ssi_stmt()
948 buffer_copy_path_len2(p->stat_fn, in process_ssi_stmt()
956 buffer_copy_path_len2(p->stat_fn, in process_ssi_stmt()
H A Dbuffer.c256 buffer_copy_path_len2 (buffer * const restrict b, const char * const restrict s1, size_t len1, cons… in buffer_copy_path_len2() function
H A Dresponse.c501 buffer_copy_path_len2(&r->physical.path, in http_response_prepare()
H A Dchunk.c746 buffer_copy_path_len2(b,path,len,CONST_STR_LEN("lighttpd-upload-XXXXXX")); in chunkqueue_get_append_mkstemp()
H A Dmod_deflate.c327 buffer_copy_path_len2(tb, BUF_PTR_LEN(cache_dir), in mod_deflate_cache_file_name()
H A Dmod_webdav.c5182 buffer_copy_path_len2(dst_path, in mod_webdav_copymove_b()
5195 buffer_copy_path_len2(dst_path, BUF_PTR_LEN(&r->physical.doc_root), in mod_webdav_copymove_b()
H A Dconfigfile.c2242 buffer_copy_path_len2(filename, BUF_PTR_LEN(context->basedir), in config_parse_file()
H A Dgw_backend.c2269 buffer_copy_path_len2(&r->physical.path, in gw_authorizer_ok()
H A Dmod_gnutls.c1291 buffer_copy_path_len2(b, BUF_PTR_LEN(hctx->conf.ssl_acme_tls_1), in mod_gnutls_acme_tls_1()
H A Dmod_wolfssl.c1730 buffer_copy_path_len2(b, BUF_PTR_LEN(hctx->conf.ssl_acme_tls_1), in mod_openssl_acme_tls_1()
H A Dmod_nss.c1245 buffer_copy_path_len2(b, BUF_PTR_LEN(hctx->conf.ssl_acme_tls_1), in mod_nss_acme_tls_1()
H A Dmod_mbedtls.c1097 buffer_copy_path_len2(b, BUF_PTR_LEN(hctx->conf.ssl_acme_tls_1), in mod_mbedtls_acme_tls_1()
H A Dmod_openssl.c1786 buffer_copy_path_len2(b, BUF_PTR_LEN(hctx->conf.ssl_acme_tls_1), in mod_openssl_acme_tls_1()
/lighttpd1.4/
H A DNEWS674 * [multiple] buffer_copy_path_len2() aggregate