Searched refs:webdav_get_live_property (Results 1 – 1 of 1) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | mod_webdav.c | 830 static int webdav_get_live_property(server *srv, connection *con, plugin_data *p, physical *dst, ch… in webdav_get_live_property() function 897 return webdav_get_live_property(srv, con, p, dst, prop_name, b); in webdav_get_property() 982 webdav_get_live_property(srv, con, p, dst, live_properties[i].prop, b_200); in webdav_get_props()
|