Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_repos/
H A Ddump.c709 const char *cmp_path; member
744 const char *cmp_path, in make_dir_baton() argument
764 if (cmp_path) in make_dir_baton()
773 new_db->cmp_path = cmp_path; in make_dir_baton()
1124 const char *cmp_path, in dump_node() argument
1176 if (cmp_path) in dump_node()
1187 compare_path = cmp_path; in dump_node()
1634 const char *cmp_path = NULL; in open_directory() local
1641 cmp_path = svn_relpath_join(pb->cmp_path, in open_directory()
1741 const char *cmp_path = NULL; in open_file() local
[all …]