Home
last modified time | relevance | path

Searched refs:child_of_noninheritable (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/subversion/subversion/libsvn_client/
HDmergeinfo.h55 svn_boolean_t child_of_noninheritable; /* ABSPATH has no explicit mergeinfo member
HDmerge.c6650 svn_client__merge_path_t *child_of_noninheritable; in get_mergeinfo_paths() local
6658 child_of_noninheritable = in get_mergeinfo_paths()
6661 if (!child_of_noninheritable) in get_mergeinfo_paths()
6677 child_of_noninheritable = in get_mergeinfo_paths()
6679 child_of_noninheritable->child_of_noninheritable = TRUE; in get_mergeinfo_paths()
6681 child_of_noninheritable, in get_mergeinfo_paths()
6690 child_of_noninheritable->abspath, in get_mergeinfo_paths()
6695 child_of_noninheritable->abspath, mergeinfo, in get_mergeinfo_paths()
8345 if (child->child_of_noninheritable) in flag_subtrees_needing_mergeinfo()