Searched refs:move_op_depth (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c4516 int move_op_depth,
4657 if (move_op_depth > 0)
4659 if (relpath_depth(dst_relpath) == move_op_depth)
4793 int move_op_depth; local
4809 move_op_depth = relpath_depth(ocb->dst_op_root_relpath);
4811 move_op_depth = 0;
4815 ocb->work_items, move_op_depth, scratch_pool));
5323 int move_op_depth,
5447 if (dst_op_depth == move_op_depth)
5519 move_op_depth, scratch_poo
4511 db_op_copy(svn_wc__db_wcroot_t *src_wcroot, const char *src_relpath, svn_wc__db_wcroot_t *dst_wcroot, const char *dst_relpath, const svn_skel_t *work_items, int move_op_depth, apr_pool_t *scratch_pool) argument
5313 db_op_copy_shadowed_layer(svn_wc__db_wcroot_t *src_wcroot, const char *src_relpath, int src_op_depth, svn_wc__db_wcroot_t *dst_wcroot, const char *dst_relpath, int dst_op_depth, int del_op_depth, apr_int64_t repos_id, const char *repos_relpath, svn_revnum_t revision, int move_op_depth, apr_pool_t *scratch_pool) argument
7102 int move_op_depth = svn_sqlite__column_int(stmt, 2); local
8208 int move_op_depth; local
[all...]

Completed in 70 milliseconds