Lines Matching defs:parent
444 dav_resource *parent;
474 &parent)) != NULL) {
478 resource = parent;
586 ** parent of resource to resource and below.
602 dav_resource *parent;
604 &parent)) != NULL) {
608 if (parent == NULL) {
611 "Could not fetch parent resource. Unable to "
612 "inherit locks from the parent and apply "
615 which_resource = parent;
634 ** (1) Copy all indirect locks from our parent;
636 ** in our parent.
760 ** locks from the parent. We do not need to call dav_inherit_locks.
784 /* this resource should inherit locks from its parent */
790 "the parent resource.",