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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddiff_editor.c1632 svn_depth_t subdir_depth = (pb->depth == svn_depth_immediates)
1635 db = make_dir_baton(path, pb, pb->eb, TRUE, subdir_depth,
1691 svn_depth_t subdir_depth = (pb->depth == svn_depth_immediates)
1696 db = make_dir_baton(path, pb, pb->eb, FALSE, subdir_depth, dir_pool);
1630 svn_depth_t subdir_depth = (pb->depth == svn_depth_immediates) local
1689 svn_depth_t subdir_depth = (pb->depth == svn_depth_immediates) local

Completed in 101 milliseconds