Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDwc_db.h1090 const char *recorded_repos_relpath,
1126 const char *recorded_repos_relpath,
1153 const char *recorded_repos_relpath,
1215 const char **recorded_repos_relpath,
HDexternals.c471 const char *recorded_repos_relpath; member
948 eb->recorded_repos_relpath, in close_file()
1092 eb->recorded_repos_relpath = svn_uri_skip_ancestor(repos_root_url, recorded_url, in svn_wc__get_file_external_editor()
HDwc_db.c254 const char *recorded_repos_relpath; member
3257 ieb->recorded_repos_relpath)); in insert_external_node()
3292 const char *recorded_repos_relpath, in svn_wc__db_external_add_file() argument
3349 ieb.recorded_repos_relpath = recorded_repos_relpath; in svn_wc__db_external_add_file()
3383 const char *recorded_repos_relpath, in svn_wc__db_external_add_symlink() argument
3436 ieb.recorded_repos_relpath = recorded_repos_relpath; in svn_wc__db_external_add_symlink()
3461 const char *recorded_repos_relpath, in svn_wc__db_external_add_dir() argument
3498 ieb.recorded_repos_relpath = recorded_repos_relpath; in svn_wc__db_external_add_dir()
3574 const char **recorded_repos_relpath, in svn_wc__db_external_read() argument
3635 if (recorded_repos_relpath) in svn_wc__db_external_read()
[all …]