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

/freebsd-10.3-release/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c8018 const char *potential_child;
8073 potential_child = svn_dirent_join(log_baton->merge_target_abspath,
8078 potential_child))
8082 potential_child),
8277 svn_client__merge_path_t *potential_child =
8281 potential_child->abspath))
8287 svn_dirent_dirname(potential_child->abspath,
8291 if (potential_child->switched
8292 && potential_child->record_mergeinfo)
8009 const char *potential_child; local
8268 svn_client__merge_path_t *potential_child = local

Completed in 74 milliseconds