Searched refs:depth_below_here (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | diff_local.c | 149 svn_depth_t depth_below_here; in inner_dir_diff() local 194 depth_below_here = svn_depth_empty; in inner_dir_diff() 196 depth_below_here = svn_depth_infinity; in inner_dir_diff() 240 depth_below_here, parent_baton, in inner_dir_diff() 255 depth_below_here, parent_baton, in inner_dir_diff() 270 depth_below_here, parent_baton, in inner_dir_diff() 288 depth_below_here, parent_baton, in inner_dir_diff()
|
| H A D | prop_commands.c | 640 svn_depth_t depth_below_here = depth; in svn_client__remote_propget() local 648 depth_below_here = svn_depth_empty; in svn_client__remote_propget() 660 depth_below_here, in svn_client__remote_propget() 1157 svn_depth_t depth_below_here = depth; in remote_proplist() local 1160 depth_below_here = svn_depth_empty; in remote_proplist() 1169 depth_below_here, in remote_proplist()
|
| H A D | import.c | 471 svn_depth_t depth_below_here = depth; in import_children() local 473 depth_below_here = svn_depth_empty; in import_children() 476 this_edit_path, depth_below_here, excludes, in import_children()
|
| H A D | add.c | 455 svn_depth_t depth_below_here = depth; in add_dir_recursive() local 457 depth_below_here = svn_depth_empty; in add_dir_recursive() 466 SVN_ERR(add_dir_recursive(abspath, depth_below_here, in add_dir_recursive()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | diff_editor.c | 636 svn_depth_t depth_below_here = depth; in walk_local_nodes_diff() local 641 if (depth_below_here == svn_depth_immediates) in walk_local_nodes_diff() 642 depth_below_here = svn_depth_empty; in walk_local_nodes_diff() 798 depth_below_here, in walk_local_nodes_diff() 826 depth_below_here, in walk_local_nodes_diff() 1145 svn_depth_t depth_below_here = depth; in svn_wc__diff_local_only_dir() local 1149 if (depth_below_here == svn_depth_immediates) in svn_wc__diff_local_only_dir() 1150 depth_below_here = svn_depth_empty; in svn_wc__diff_local_only_dir() 1515 svn_depth_t depth_below_here = depth; in svn_wc__diff_base_only_dir() local 1517 if (depth_below_here == svn_depth_immediates) in svn_wc__diff_base_only_dir() [all …]
|
| H A D | diff_local.c | 261 svn_depth_t depth_below_here = svn_depth_unknown; in diff_status_callback() local 341 depth_below_here, in diff_status_callback() 416 child_relpath, depth_below_here, in diff_status_callback()
|
| H A D | node.c | 327 svn_depth_t depth_below_here = depth; in walker_helper() local 330 depth_below_here = svn_depth_empty; in walker_helper() 335 depth_below_here, in walker_helper()
|
| H A D | entries.c | 2736 svn_depth_t depth_below_here = depth; in walker_helper() local 2739 depth_below_here = svn_depth_empty; in walker_helper() 2747 depth_below_here, show_hidden, in walker_helper()
|
| H A D | wc_db.c | 12164 svn_depth_t depth_below_here = depth; in bump_node_revision() local 12198 depth_below_here = depth; in bump_node_revision() 12201 depth_below_here = svn_depth_empty; in bump_node_revision() 12262 depth_below_here, in bump_node_revision()
|