Searched defs:dav_method_unlock (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/dav/main/
H A Dmod_dav.c3200 /* dav_method_unlock: Handler to implement the DAV UNLOCK method
3203 static int dav_method_unlock(request_rec *r) function
4748 return dav_method_unlock(r);

Completed in 612 milliseconds