Home
last modified time | relevance | path

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

/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dhttp_cgi.c181 buffer_copy_path_len2(tb, BUF_PTR_LEN(bd), in http_cgi_headers()
197 buffer_copy_path_len2(tb, BUF_PTR_LEN(opts->docroot), in http_cgi_headers()
211 buffer_copy_path_len2(tb, BUF_PTR_LEN(&r->physical.path), in http_cgi_headers()
H A Dmod_cml_lua.c229 buffer_copy_path_len2(b, BUF_PTR_LEN(&p->basedir), in cache_parse_lua()
307 buffer_copy_path_len2(&r->physical.path, in cache_parse_lua()
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.c1469 buffer_copy_path_len2(tb, BUF_PTR_LEN(p->conf.cache->path), in mod_dirlisting_cache_check()
1569 buffer_copy_path_len2(tb, BUF_PTR_LEN(hctx->conf.cache->path), in mod_dirlisting_cache_add()
1597 buffer_copy_path_len2(tb, BUF_PTR_LEN(hctx->conf.cache->path), in mod_dirlisting_cache_json_init()
H A Dmod_secdownload.c484 buffer_copy_path_len2(&r->physical.path, in URIHANDLER_FUNC()
H A Dbuffer.h251 void buffer_copy_path_len2(buffer * restrict b, const char * restrict s1, size_t len1, const char *…
H A Dmod_ssi.c896 buffer_copy_path_len2(p->stat_fn, in process_ssi_stmt()
954 buffer_copy_path_len2(p->stat_fn, in process_ssi_stmt()
962 buffer_copy_path_len2(p->stat_fn, in process_ssi_stmt()
H A Dplugin.c168 buffer_copy_path_len2(tb, BUF_PTR_LEN(srv->srvconf.modules_dir), in plugins_load()
H A Dbuffer.c260 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.c487 buffer_copy_path_len2(&r->physical.path, in http_response_prepare()
H A Dchunk.c636 buffer_copy_path_len2(b,path,len,CONST_STR_LEN("lighttpd-upload-XXXXXX")); in chunkqueue_get_append_mkstemp()
H A Dmod_deflate.c337 buffer_copy_path_len2(tb, BUF_PTR_LEN(cache_dir), in mod_deflate_cache_file_name()
H A Dmod_webdav.c4873 buffer_copy_path_len2(dst_path, in mod_webdav_copymove_b()
4886 buffer_copy_path_len2(dst_path, BUF_PTR_LEN(&r->physical.doc_root), in mod_webdav_copymove_b()
H A Dconfigfile.c2235 buffer_copy_path_len2(filename, BUF_PTR_LEN(context->basedir), in config_parse_file()
H A Dmod_gnutls.c1258 buffer_copy_path_len2(b, BUF_PTR_LEN(hctx->conf.ssl_acme_tls_1), in mod_gnutls_acme_tls_1()
H A Dmod_wolfssl.c1679 buffer_copy_path_len2(b, BUF_PTR_LEN(hctx->conf.ssl_acme_tls_1), in mod_openssl_acme_tls_1()
H A Dgw_backend.c2278 buffer_copy_path_len2(&r->physical.path, in gw_authorizer_ok()
H A Dmod_openssl.c1748 buffer_copy_path_len2(b, BUF_PTR_LEN(hctx->conf.ssl_acme_tls_1), in mod_openssl_acme_tls_1()
H A Dmod_nss.c1219 buffer_copy_path_len2(b, BUF_PTR_LEN(hctx->conf.ssl_acme_tls_1), in mod_nss_acme_tls_1()
H A Dmod_mbedtls.c1013 buffer_copy_path_len2(b, BUF_PTR_LEN(hctx->conf.ssl_acme_tls_1), in mod_mbedtls_acme_tls_1()
/dports/www/lighttpd/lighttpd-1.4.63/
H A DNEWS222 * [multiple] buffer_copy_path_len2() aggregate