Searched refs:commit_path (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/subversion/subversion/libsvn_fs_x/ |
| H A D | tree.c | 2592 const char *commit_path, *src_path, *path = fhd->path; in history_prev() local 2667 commit_path = svn_fs_x__dag_get_created_path(node); in history_prev() 2684 *prev_history = assemble_history(fs, commit_path, in history_prev() 2704 commit_path = svn_fs_x__dag_get_created_path(node); in history_prev() 2777 *prev_history = assemble_history(fs, commit_path, commit_rev, TRUE, in history_prev()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/ |
| H A D | tree.c | 3839 const char *commit_path, *src_path, *path = fhd->path; in history_prev() local 3913 commit_path = svn_fs_fs__dag_get_created_path(node); in history_prev() 3929 *prev_history = assemble_history(fs, commit_path, in history_prev() 3948 commit_path = svn_fs_fs__dag_get_created_path(node); in history_prev() 4020 *prev_history = assemble_history(fs, commit_path, commit_rev, TRUE, in history_prev()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_fs_base/ |
| H A D | tree.c | 4333 const char *commit_path, *src_path, *path = bhd->path; in txn_body_history_prev() local 4377 commit_path = svn_fs_base__dag_get_created_path(node); in txn_body_history_prev() 4395 apr_pstrdup(retpool, commit_path), in txn_body_history_prev() 4417 commit_path = svn_fs_base__dag_get_created_path(node); in txn_body_history_prev() 4502 *prev_history = assemble_history(fs, apr_pstrdup(retpool, commit_path), in txn_body_history_prev()
|