Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_webdav.c1158 static int webdav_has_lock(server *srv, connection *con, plugin_data *p, buffer *uri) { in webdav_has_lock() function
1537 if (!webdav_has_lock(srv, con, p, con->uri.path)) { in URIHANDLER_FUNC()
1622 if (!webdav_has_lock(srv, con, p, con->uri.path)) { in URIHANDLER_FUNC()
1795 if (!webdav_has_lock(srv, con, p, con->uri.path)) { in URIHANDLER_FUNC()
1943 if (!webdav_has_lock(srv, con, p, p->uri.path)) { in URIHANDLER_FUNC()
2049 if (!webdav_has_lock(srv, con, p, con->uri.path)) { in URIHANDLER_FUNC()