Home
last modified time | relevance | path

Searched refs:buffer_path_simplify (Results 1 – 5 of 5) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbuffer.h101 int buffer_path_simplify(buffer *dest, buffer *src);
H A Dmod_ssi.c567 buffer_path_simplify(srv->tmp_buf, srv->tmp_buf); in process_ssi_stmt()
583 buffer_path_simplify(srv->tmp_buf, p->stat_fn); in process_ssi_stmt()
H A Dbuffer.c940 int buffer_path_simplify(buffer *dest, buffer *src) in buffer_path_simplify() function
H A Dresponse.c347 buffer_path_simplify(con->uri.path, srv->tmp_buf); in http_response_prepare()
H A Dmod_webdav.c1867 buffer_path_simplify(p->uri.path, p->tmp_buf); in URIHANDLER_FUNC()