Searched refs:diff_dirs (Results 1 – 5 of 5) sorted by relevance
328 int diff_dirs (struct comparison const *, int (*) (struct comparison const *, char const *, char co…
200 diff_dirs (struct comparison const *cmp, in diff_dirs() function
1229 status = diff_dirs (&cmp, compare_files); in compare_files()1245 status = diff_dirs (&cmp, compare_files); in compare_files()
638 svn_boolean_t diff_dirs; in walk_local_nodes_diff() local646 diff_dirs = (depth == svn_depth_unknown in walk_local_nodes_diff()775 else if (info->kind == svn_node_dir && diff_dirs) in walk_local_nodes_diff()795 else if (base_kind == svn_node_dir && diff_dirs) in walk_local_nodes_diff()823 else if (info->kind == svn_node_dir && diff_dirs) in walk_local_nodes_diff()862 else if (info->kind == svn_node_dir && diff_dirs) in walk_local_nodes_diff()
815 (diff_dirs): 0 -> EXIT_SUCCESS, 2 -> EXIT_TROUBLE.932 (diff_dirs): Sort the directory ourselves. Use setjmp to recover1394 (diff_dirs): Use compare_names rather than filename_cmp.1780 (diff_2_files, diff_dirs)" Ise ot/1847 * dir.c (diff_dirs): Check for recursive directory loop.2275 diff_dirs): Use filename_cmp to compare file names.2825 * diff.c (compare_files): Pass struct file_data to diff_dirs.3495 * dir.c (diff_dirs): Free things only if nonzero.3749 Sometimes call diff_dirs if subdir exists in just one place.3815 * dir.c (diff_dirs): Use * when calling fcn ptr variable.[all …]