Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_webdav.c963 } webdav_properties; typedef
965 …_props(server *srv, connection *con, plugin_data *p, physical *dst, webdav_properties *props, buff… in webdav_get_props()
1220 webdav_properties *req_props; in URIHANDLER_FUNC()