Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_client/
H A Ddiff.c2119 svn_depth_t cf_depth; in diff_repos_wc() local
2143 NULL, &cf_depth, in diff_repos_wc()
2309 if (cf_depth == svn_depth_unknown) in diff_repos_wc()
2310 cf_depth = svn_depth_infinity; in diff_repos_wc()
2318 cf_depth, FALSE, NULL, scratch_pool)); in diff_repos_wc()
2324 cf_depth, FALSE, NULL, scratch_pool)); in diff_repos_wc()