Home
last modified time | relevance | path

Searched refs:buffer_append_slash (Results 1 – 8 of 8) sorted by relevance

/lighttpd1.4/src/
H A Dmod_simple_vhost.c106 buffer_append_slash(b); in SETDEFAULTS_FUNC()
151 buffer_append_slash(out); in build_doc_root_path()
H A Dbuffer.h328 static inline void buffer_append_slash(buffer *b);
329 static inline void buffer_append_slash(buffer *b) { in buffer_append_slash() function
H A Dmod_userdir.c264 buffer_append_slash(&r->physical.path); in mod_userdir_docroot_construct()
H A Dmod_evhost.c322 buffer_append_slash(b); in mod_evhost_build_doc_root_path()
H A Dmod_vhostdb.c300 buffer_append_slash(b); in REQUEST_FUNC()
H A Dmod_cgi.c348 buffer_append_slash(&ds->value); in SETDEFAULTS_FUNC()
H A Dmod_webdav.c5237 buffer_append_slash(dst_rel_path); in mod_webdav_copymove_b()
5238 buffer_append_slash(dst_path); in mod_webdav_copymove_b()
H A Dgw_backend.c1479 buffer_append_slash(&ds->value); in gw_set_defaults_backend()