Lines Matching refs:buffer_append_string_len

854     buffer_append_string_len(b, CONST_STR_LEN(  in webdav_xml_href()
857 buffer_append_string_len(b, CONST_STR_LEN( in webdav_xml_href()
865 buffer_append_string_len(b, CONST_STR_LEN( in webdav_xml_status()
868 buffer_append_string_len(b, CONST_STR_LEN( in webdav_xml_status()
886 buffer_append_string_len(b, CONST_STR_LEN( in webdav_xml_propstat_protected()
909 buffer_append_string_len(b, CONST_STR_LEN( in webdav_xml_propstat_status()
924 buffer_append_string_len(b, CONST_STR_LEN( in webdav_xml_propstat()
936 buffer_append_string_len(b, CONST_STR_LEN( in webdav_xml_response_status()
940 buffer_append_string_len(b, CONST_STR_LEN( in webdav_xml_response_status()
982 buffer_append_string_len(b, tbuf, tbuf_len); /* "Second-..." */ in webdav_xml_activelock()
984 buffer_append_string_len(b, CONST_STR_LEN("Second-")); in webdav_xml_activelock()
1008 buffer_append_string_len(b, CONST_STR_LEN( in webdav_xml_activelock()
1024 buffer_append_string_len(b, CONST_STR_LEN( in webdav_xml_doc_multistatus()
1047 buffer_append_string_len(b, CONST_STR_LEN( in webdav_xml_doc_multistatus_response()
1083 buffer_append_string_len(b, CONST_STR_LEN( in webdav_xml_doc_lock_acquired()
1087 buffer_append_string_len(b, CONST_STR_LEN( in webdav_xml_doc_lock_acquired()
1126 buffer_append_string_len(b, CONST_STR_LEN( in webdav_xml_doc_error_propfind_finite_depth()
1143 buffer_append_string_len(b, CONST_STR_LEN( in webdav_xml_doc_error_lock_token_matches_request_uri()
2548 buffer_append_string_len(&dst->path, de->d_name, len); in webdav_delete_dir()
2549 buffer_append_string_len(&dst->rel_path, de->d_name, len); in webdav_delete_dir()
3248 buffer_append_string_len(&src->path, de->d_name, len); in webdav_copymove_dir()
3249 buffer_append_string_len(&dst->path, de->d_name, len); in webdav_copymove_dir()
3250 buffer_append_string_len(&src->rel_path, de->d_name, len); in webdav_copymove_dir()
3251 buffer_append_string_len(&dst->rel_path, de->d_name, len); in webdav_copymove_dir()
3434 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_live_props()
3437 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_live_props()
3459 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_live_props()
3465 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_live_props()
3468 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_live_props()
3489 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_live_props()
3529 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_live_props()
3532 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_live_props()
3546 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_live_props()
3549 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_live_props()
3556 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_live_props()
3640 buffer_append_string_len(pb->b_200, CONST_STR_LEN( in webdav_propfind_resource_props()
3645 buffer_append_string_len(pb->b_200, CONST_STR_LEN( in webdav_propfind_resource_props()
3668 buffer_append_string_len(pb->b_200,live_propnames,sizeof(live_propnames)-1); in webdav_propfind_resource_propnames()
3680 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_resource_403()
3683 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_resource_403()
3686 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_resource_403()
3722 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_resource()
3729 buffer_append_string_len(b, CONST_STR_LEN( in webdav_propfind_resource()
3785 buffer_append_string_len(&dst->path, de->d_name, len); in webdav_propfind_dir()
3786 buffer_append_string_len(&dst->rel_path, de->d_name, len); in webdav_propfind_dir()
4373 buffer_append_string_len(pb.b, CONST_STR_LEN( in mod_webdav_propfind()
4381 buffer_append_string_len(pb.b, CONST_STR_LEN( in mod_webdav_propfind()
4649 buffer_append_string_len(&r->physical.path, CONST_STR_LEN("-XXXXXX")); in mod_webdav_put_prep()
5332 buffer_append_string_len(dst_path, sep, len); in mod_webdav_copymove_b()
5333 buffer_append_string_len(dst_rel_path, sep, len); in mod_webdav_copymove_b()