Lines Matching refs:target
2134 * "target" argument is not NULL), or the initial, empty version
2135 * in a new history resource (if the "target" argument is NULL).
2141 const char *target);
2154 * target resource, a dav_resource descriptor is returned
2271 ** be added to the current target of the version selector. The
2290 ** be added to the current target of the version selector. The
2348 ** Merge a resource (tree) into target resource (tree).
2355 dav_error * (*merge)(dav_resource *target, dav_resource *source,
2376 /* Determine whether a resource can be the target of a binding.
2377 * Returns 0 if the resource cannot be a binding target.
2382 * The resource argument is the target of the binding;