Searched refs:working_resource (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/dav/main/
H A Dmod_dav.c3486 dav_resource *working_resource; local
3601 &working_resource)) != NULL) {
3616 if (working_resource == NULL) {
3622 return dav_created(r, working_resource->uri, "Checked-out resource", 0);
H A Dmod_dav.h2157 * The working_resource argument can be NULL if the caller
2173 dav_resource **working_resource);

Completed in 358 milliseconds