Lines Matching refs:buffer_copy_string_buffer
598 buffer_copy_string_buffer(d.path, dst->path); in webdav_delete_dir()
602 buffer_copy_string_buffer(d.rel_path, dst->rel_path); in webdav_delete_dir()
759 buffer_copy_string_buffer(s.path, src->path); in webdav_copy_dir()
763 buffer_copy_string_buffer(d.path, dst->path); in webdav_copy_dir()
767 buffer_copy_string_buffer(s.rel_path, src->rel_path); in webdav_copy_dir()
771 buffer_copy_string_buffer(d.rel_path, dst->rel_path); in webdav_copy_dir()
1413 buffer_copy_string_buffer(d.path, dst->path); in URIHANDLER_FUNC()
1416 buffer_copy_string_buffer(d.rel_path, dst->rel_path); in URIHANDLER_FUNC()
1865 buffer_copy_string_buffer(p->tmp_buf, p->uri.path_raw); in URIHANDLER_FUNC()
1870 buffer_copy_string_buffer(p->physical.doc_root, con->physical.doc_root); in URIHANDLER_FUNC()
1871 buffer_copy_string_buffer(p->physical.rel_path, p->uri.path); in URIHANDLER_FUNC()
1877 buffer_copy_string_buffer(p->physical.path, p->physical.doc_root); in URIHANDLER_FUNC()
1879 buffer_copy_string_buffer(p->physical.basedir, p->physical.path); in URIHANDLER_FUNC()