Searched defs:cross_copies (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_repos/
H A Ddeprecated.c543 svn_repos_history(svn_fs_t *fs, const char *path, svn_repos_history_func_t history_func, void *history_baton, svn_revnum_t start, svn_revnum_t end, svn_boolean_t cross_copies, apr_pool_t *pool) argument
H A Drev_hunt.c188 svn_repos_history2(svn_fs_t *fs, const char *path, svn_repos_history_func_t history_func, void *history_baton, svn_repos_authz_func_t authz_read_func, void *authz_read_baton, svn_revnum_t start, svn_revnum_t end, svn_boolean_t cross_copies, apr_pool_t *pool) argument
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.c1498 svn_fs_history_prev(svn_fs_history_t **prev_history_p, svn_fs_history_t *history, svn_boolean_t cross_copies, apr_pool_t *pool) argument
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c4184 svn_boolean_t cross_copies; member in struct:history_prev_args
4376 base_history_prev(svn_fs_history_t **prev_history_p, svn_fs_history_t *history, svn_boolean_t cross_copies, apr_pool_t *pool) argument
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c3485 svn_boolean_t cross_copies; member in struct:history_prev_args
3650 fs_history_prev(svn_fs_history_t **prev_history_p, svn_fs_history_t *history, svn_boolean_t cross_copies, apr_pool_t *pool) argument

Completed in 97 milliseconds