Lines Matching refs:buffer_append_string_len
484 buffer_append_string_len(b,CONST_STR_LEN("<")); in webdav_gen_prop_tag()
486 buffer_append_string_len(b, CONST_STR_LEN(" xmlns=\"")); in webdav_gen_prop_tag()
488 buffer_append_string_len(b, CONST_STR_LEN("\">")); in webdav_gen_prop_tag()
492 buffer_append_string_len(b,CONST_STR_LEN("</")); in webdav_gen_prop_tag()
494 buffer_append_string_len(b, CONST_STR_LEN(">")); in webdav_gen_prop_tag()
496 buffer_append_string_len(b,CONST_STR_LEN("<")); in webdav_gen_prop_tag()
498 buffer_append_string_len(b, CONST_STR_LEN(" xmlns=\"")); in webdav_gen_prop_tag()
500 buffer_append_string_len(b, CONST_STR_LEN("\"/>")); in webdav_gen_prop_tag()
510 …buffer_append_string_len(b,CONST_STR_LEN("<D:response xmlns:ns0=\"urn:uuid:c2f41010-65b3-11d1-a29f… in webdav_gen_response_status_tag()
512 buffer_append_string_len(b,CONST_STR_LEN("<D:href>\n")); in webdav_gen_response_status_tag()
514 buffer_append_string_len(b,CONST_STR_LEN("</D:href>\n")); in webdav_gen_response_status_tag()
515 buffer_append_string_len(b,CONST_STR_LEN("<D:status>\n")); in webdav_gen_response_status_tag()
523 buffer_append_string_len(b, CONST_STR_LEN(" ")); in webdav_gen_response_status_tag()
526 buffer_append_string_len(b,CONST_STR_LEN("</D:status>\n")); in webdav_gen_response_status_tag()
527 buffer_append_string_len(b,CONST_STR_LEN("</D:response>\n")); in webdav_gen_response_status_tag()
843 buffer_append_string_len(b, CONST_STR_LEN("<D:resourcetype><D:collection/></D:resourcetype>")); in webdav_get_live_property()
848 …buffer_append_string_len(b, CONST_STR_LEN("<D:getcontenttype>httpd/unix-directory</D:getcontenttyp… in webdav_get_live_property()
857 buffer_append_string_len(b,CONST_STR_LEN("<D:getcontenttype>")); in webdav_get_live_property()
859 buffer_append_string_len(b, CONST_STR_LEN("</D:getcontenttype>")); in webdav_get_live_property()
867 buffer_append_string_len(b, CONST_STR_LEN("<D:creationdate ns0:dt=\"dateTime.tz\">")); in webdav_get_live_property()
870 buffer_append_string_len(b, CONST_STR_LEN("</D:creationdate>")); in webdav_get_live_property()
873 buffer_append_string_len(b,CONST_STR_LEN("<D:getlastmodified ns0:dt=\"dateTime.rfc1123\">")); in webdav_get_live_property()
876 buffer_append_string_len(b, CONST_STR_LEN("</D:getlastmodified>")); in webdav_get_live_property()
879 buffer_append_string_len(b,CONST_STR_LEN("<D:getcontentlength>")); in webdav_get_live_property()
881 buffer_append_string_len(b, CONST_STR_LEN("</D:getcontentlength>")); in webdav_get_live_property()
884 buffer_append_string_len(b,CONST_STR_LEN("<D:getcontentlanguage>")); in webdav_get_live_property()
885 buffer_append_string_len(b, CONST_STR_LEN("en")); in webdav_get_live_property()
886 buffer_append_string_len(b, CONST_STR_LEN("</D:getcontentlanguage>")); in webdav_get_live_property()
1111 …buffer_append_string_len(b,CONST_STR_LEN("<D:prop xmlns:D=\"DAV:\" xmlns:ns0=\"urn:uuid:c2f41010-6… in webdav_lockdiscovery()
1112 buffer_append_string_len(b,CONST_STR_LEN("<D:lockdiscovery>\n")); in webdav_lockdiscovery()
1113 buffer_append_string_len(b,CONST_STR_LEN("<D:activelock>\n")); in webdav_lockdiscovery()
1115 buffer_append_string_len(b,CONST_STR_LEN("<D:lockscope>")); in webdav_lockdiscovery()
1116 buffer_append_string_len(b,CONST_STR_LEN("<D:")); in webdav_lockdiscovery()
1118 buffer_append_string_len(b, CONST_STR_LEN("/>")); in webdav_lockdiscovery()
1119 buffer_append_string_len(b,CONST_STR_LEN("</D:lockscope>\n")); in webdav_lockdiscovery()
1121 buffer_append_string_len(b,CONST_STR_LEN("<D:locktype>")); in webdav_lockdiscovery()
1122 buffer_append_string_len(b,CONST_STR_LEN("<D:")); in webdav_lockdiscovery()
1124 buffer_append_string_len(b, CONST_STR_LEN("/>")); in webdav_lockdiscovery()
1125 buffer_append_string_len(b,CONST_STR_LEN("</D:locktype>\n")); in webdav_lockdiscovery()
1127 buffer_append_string_len(b,CONST_STR_LEN("<D:depth>")); in webdav_lockdiscovery()
1129 buffer_append_string_len(b,CONST_STR_LEN("</D:depth>\n")); in webdav_lockdiscovery()
1131 buffer_append_string_len(b,CONST_STR_LEN("<D:timeout>")); in webdav_lockdiscovery()
1132 buffer_append_string_len(b, CONST_STR_LEN("Second-600")); in webdav_lockdiscovery()
1133 buffer_append_string_len(b,CONST_STR_LEN("</D:timeout>\n")); in webdav_lockdiscovery()
1135 buffer_append_string_len(b,CONST_STR_LEN("<D:owner>")); in webdav_lockdiscovery()
1136 buffer_append_string_len(b,CONST_STR_LEN("</D:owner>\n")); in webdav_lockdiscovery()
1138 buffer_append_string_len(b,CONST_STR_LEN("<D:locktoken>")); in webdav_lockdiscovery()
1139 buffer_append_string_len(b, CONST_STR_LEN("<D:href>")); in webdav_lockdiscovery()
1141 buffer_append_string_len(b, CONST_STR_LEN("</D:href>")); in webdav_lockdiscovery()
1142 buffer_append_string_len(b,CONST_STR_LEN("</D:locktoken>\n")); in webdav_lockdiscovery()
1144 buffer_append_string_len(b,CONST_STR_LEN("</D:activelock>\n")); in webdav_lockdiscovery()
1145 buffer_append_string_len(b,CONST_STR_LEN("</D:lockdiscovery>\n")); in webdav_lockdiscovery()
1146 buffer_append_string_len(b,CONST_STR_LEN("</D:prop>\n")); in webdav_lockdiscovery()
1350 …buffer_append_string_len(b,CONST_STR_LEN("<D:multistatus xmlns:D=\"DAV:\" xmlns:ns0=\"urn:uuid:c2f… in URIHANDLER_FUNC()
1362 buffer_append_string_len(b,CONST_STR_LEN("<D:response>\n")); in URIHANDLER_FUNC()
1363 buffer_append_string_len(b,CONST_STR_LEN("<D:href>")); in URIHANDLER_FUNC()
1365 buffer_append_string_len(b,CONST_STR_LEN("://")); in URIHANDLER_FUNC()
1368 buffer_append_string_len(b,CONST_STR_LEN("</D:href>\n")); in URIHANDLER_FUNC()
1371 buffer_append_string_len(b,CONST_STR_LEN("<D:propstat>\n")); in URIHANDLER_FUNC()
1372 buffer_append_string_len(b,CONST_STR_LEN("<D:prop>\n")); in URIHANDLER_FUNC()
1376 buffer_append_string_len(b,CONST_STR_LEN("</D:prop>\n")); in URIHANDLER_FUNC()
1378 buffer_append_string_len(b,CONST_STR_LEN("<D:status>HTTP/1.1 200 OK</D:status>\n")); in URIHANDLER_FUNC()
1380 buffer_append_string_len(b,CONST_STR_LEN("</D:propstat>\n")); in URIHANDLER_FUNC()
1383 buffer_append_string_len(b,CONST_STR_LEN("<D:propstat>\n")); in URIHANDLER_FUNC()
1384 buffer_append_string_len(b,CONST_STR_LEN("<D:prop>\n")); in URIHANDLER_FUNC()
1388 buffer_append_string_len(b,CONST_STR_LEN("</D:prop>\n")); in URIHANDLER_FUNC()
1390 buffer_append_string_len(b,CONST_STR_LEN("<D:status>HTTP/1.1 404 Not Found</D:status>\n")); in URIHANDLER_FUNC()
1392 buffer_append_string_len(b,CONST_STR_LEN("</D:propstat>\n")); in URIHANDLER_FUNC()
1395 buffer_append_string_len(b,CONST_STR_LEN("</D:response>\n")); in URIHANDLER_FUNC()
1431 buffer_append_string_len(b,CONST_STR_LEN("<D:response>\n")); in URIHANDLER_FUNC()
1432 buffer_append_string_len(b,CONST_STR_LEN("<D:href>")); in URIHANDLER_FUNC()
1434 buffer_append_string_len(b,CONST_STR_LEN("://")); in URIHANDLER_FUNC()
1437 buffer_append_string_len(b,CONST_STR_LEN("</D:href>\n")); in URIHANDLER_FUNC()
1440 buffer_append_string_len(b,CONST_STR_LEN("<D:propstat>\n")); in URIHANDLER_FUNC()
1441 buffer_append_string_len(b,CONST_STR_LEN("<D:prop>\n")); in URIHANDLER_FUNC()
1445 buffer_append_string_len(b,CONST_STR_LEN("</D:prop>\n")); in URIHANDLER_FUNC()
1447 buffer_append_string_len(b,CONST_STR_LEN("<D:status>HTTP/1.1 200 OK</D:status>\n")); in URIHANDLER_FUNC()
1449 buffer_append_string_len(b,CONST_STR_LEN("</D:propstat>\n")); in URIHANDLER_FUNC()
1452 buffer_append_string_len(b,CONST_STR_LEN("<D:propstat>\n")); in URIHANDLER_FUNC()
1453 buffer_append_string_len(b,CONST_STR_LEN("<D:prop>\n")); in URIHANDLER_FUNC()
1457 buffer_append_string_len(b,CONST_STR_LEN("</D:prop>\n")); in URIHANDLER_FUNC()
1459 buffer_append_string_len(b,CONST_STR_LEN("<D:status>HTTP/1.1 404 Not Found</D:status>\n")); in URIHANDLER_FUNC()
1461 buffer_append_string_len(b,CONST_STR_LEN("</D:propstat>\n")); in URIHANDLER_FUNC()
1464 buffer_append_string_len(b,CONST_STR_LEN("</D:response>\n")); in URIHANDLER_FUNC()
1487 buffer_append_string_len(b,CONST_STR_LEN("</D:multistatus>\n")); in URIHANDLER_FUNC()
1564 buffer_append_string_len(b,CONST_STR_LEN("<D:multistatus xmlns:D=\"DAV:\">\n")); in URIHANDLER_FUNC()
1568 buffer_append_string_len(b,CONST_STR_LEN("</D:multistatus>\n")); in URIHANDLER_FUNC()
1883 …buffer_append_string_len(p->physical.path, p->physical.rel_path->ptr + 1, p->physical.rel_path->us… in URIHANDLER_FUNC()