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

/httpd/modules/dav/main/
H A Dutil.c1900 int parent_only,
1915 if (!resource->exists || parent_only) {
1973 if (parent_only)
1897 dav_auto_checkout( request_rec *r, dav_resource *resource, int parent_only, dav_auto_version_info *av_info) argument
H A Dmod_dav.h2033 * Set the parent_only flag to only make the parent collection writable.
2048 int parent_only,
2063 * was checked out (i.e. the parent_only was != 0 in the

Completed in 19 milliseconds