Home
last modified time | relevance | path

Searched refs:buffer_reset (Results 1 – 25 of 33) sorted by relevance

12

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_cml.c217 buffer_reset(p->basedir); in URIHANDLER_FUNC()
218 buffer_reset(p->baseurl); in URIHANDLER_FUNC()
219 buffer_reset(p->trigger_handler); in URIHANDLER_FUNC()
253 buffer_reset(con->physical.path); in URIHANDLER_FUNC()
271 buffer_reset(p->basedir); in URIHANDLER_FUNC()
272 buffer_reset(p->baseurl); in URIHANDLER_FUNC()
273 buffer_reset(p->trigger_handler); in URIHANDLER_FUNC()
294 buffer_reset(con->physical.path); in URIHANDLER_FUNC()
H A Detag.c20 buffer_reset(etag); in etag_create()
45 buffer_reset(mut); in etag_mutate()
H A Ddata_fastcgi.c30 buffer_reset(ds->key); in data_fastcgi_reset()
31 buffer_reset(ds->host); in data_fastcgi_reset()
H A Dchunk.c60 buffer_reset(c->mem); in chunk_reset()
66 buffer_reset(c->file.name); in chunk_reset()
249 buffer_reset(c->mem); in chunkqueue_get_prepend_buffer()
263 buffer_reset(c->mem); in chunkqueue_get_append_buffer()
H A Dconnections.c85 buffer_reset(con->uri.authority); in connection_del()
86 buffer_reset(con->uri.path); in connection_del()
87 buffer_reset(con->uri.query); in connection_del()
88 buffer_reset(con->request.orig_uri); in connection_del()
506 buffer_reset(con->physical.path);
527 buffer_reset(con->physical.path);
830 if (con->x) buffer_reset(con->x);
1034 buffer_reset(con->request.request);
1448 buffer_reset(con->uri.authority);
1449 buffer_reset(con->uri.path);
[all …]
H A Dresponse.c297 buffer_reset (con->uri.query); in http_response_prepare()
583 buffer_reset(con->physical.path); in http_response_prepare()
614 buffer_reset(con->physical.path); in http_response_prepare()
626 buffer_reset(con->physical.path); in http_response_prepare()
634 buffer_reset(con->physical.path); in http_response_prepare()
683 buffer_reset(con->physical.path); in http_response_prepare()
697 buffer_reset(con->physical.path); in http_response_prepare()
H A Ddata_string.c31 buffer_reset(ds->key); in data_string_reset()
32 buffer_reset(ds->value); in data_string_reset()
H A Ddata_config.c41 buffer_reset(ds->key); in data_config_reset()
42 buffer_reset(ds->comp_key); in data_config_reset()
H A Dproc_open.c346 buffer_reset(in); \ in main()
347 buffer_reset(out); \ in main()
348 buffer_reset(err); \ in main()
H A Dmod_indexfile.c170 buffer_reset(con->physical.path); in URIHANDLER_FUNC()
186 buffer_reset(con->physical.path); in URIHANDLER_FUNC()
H A Ddata_integer.c29 buffer_reset(ds->key); in data_integer_reset()
H A Ddata_count.c28 buffer_reset(ds->key); in data_count_reset()
H A Ddata_array.c31 buffer_reset(ds->key); in data_array_reset()
H A Dmod_cml_lua.c165 buffer_reset(p->session_id);
276 buffer_reset(b); in cache_parse_lua()
H A Dbuffer.c50 void buffer_reset(buffer *b) { in buffer_reset() function
162 buffer_reset(b); in buffer_copy_string_buffer()
432 buffer_reset(b->ptr[i]); in buffer_array_reset()
H A Dbuffer.h46 void buffer_reset(buffer *b);
H A Dmod_rewrite.c394 buffer_reset(con->request.uri); in process_rewrite_rules()
469 buffer_reset(con->physical.path); in URIHANDLER_FUNC()
H A Dmod_cgi.c962 buffer_reset(p->tmp_buf); in cgi_create_env()
996 buffer_reset(p->tmp_buf); in cgi_create_env()
1164 buffer_reset(con->physical.path); in cgi_create_env()
1269 buffer_reset(con->physical.path); in URIHANDLER_FUNC()
H A Dmod_ssi.c177 buffer_reset(srv->tmp_buf); in ssi_env_add_request_headers()
215 buffer_reset(srv->tmp_buf); in ssi_env_add_request_headers()
1106 buffer_reset(con->physical.path); in mod_ssi_handle_request()
H A Dmod_redirect.c218 buffer_reset(p->location); in mod_redirect_uri_handler()
H A Dmod_proxy.c211 buffer_reset(p->balance_buf); in SETDEFAULTS_FUNC()
931 buffer_reset(con->physical.path); in SUBREQUEST_FUNC()
1077 buffer_reset(con->physical.path); in proxy_handle_fdevent()
H A Dmod_evhost.c282 buffer_reset(p->tmp_buf); in mod_evhost_uri_handler()
H A Dmod_userdir.c307 buffer_reset(p->temp_path); in URIHANDLER_FUNC()
H A Dmod_scgi.c1408 buffer_reset(srv->tmp_buf); in scgi_env_add_request_headers()
1434 buffer_reset(srv->tmp_buf); in scgi_env_add_request_headers()
2439 buffer_reset(con->physical.path); in SUBREQUEST_FUNC()
2451 buffer_reset(con->physical.path); in SUBREQUEST_FUNC()
2578 buffer_reset(con->physical.path); in scgi_handle_fdevent()
2768 buffer_reset(con->physical.path); in scgi_check_extension()
H A Dmod_webdav.c1426 buffer_reset(prop_200); in URIHANDLER_FUNC()
1427 buffer_reset(prop_404); in URIHANDLER_FUNC()
1826 buffer_reset(p->uri.scheme); in URIHANDLER_FUNC()
1827 buffer_reset(p->uri.path_raw); in URIHANDLER_FUNC()
1828 buffer_reset(p->uri.authority); in URIHANDLER_FUNC()

12