Searched refs:insert_working_node (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/subversion/subversion/libsvn_wc/ |
| HD | wc_db.c | 999 insert_working_node(const insert_working_baton_t *piwb, in insert_working_node() function 3951 SVN_ERR(insert_working_node(&iwb, dst_wcroot, dst_relpath, scratch_pool)); in cross_db_copy() 5397 SVN_ERR(insert_working_node(&iwb, dst_wcroot, dst_relpath, in db_op_copy_shadowed_layer() 5466 SVN_ERR(insert_working_node(&iwb, dst_wcroot, dst_relpath, in db_op_copy_shadowed_layer() 5484 SVN_ERR(insert_working_node(&iwb, dst_wcroot, dst_relpath, in db_op_copy_shadowed_layer() 5745 insert_working_node(&iwb, wcroot, local_relpath, scratch_pool), in svn_wc__db_op_copy_dir() 5830 insert_working_node(&iwb, wcroot, local_relpath, scratch_pool), in svn_wc__db_op_copy_file() 5904 insert_working_node(&iwb, wcroot, local_relpath, scratch_pool), in svn_wc__db_op_copy_symlink() 5948 insert_working_node(&iwb, wcroot, local_relpath, scratch_pool), in svn_wc__db_op_add_directory() 5995 insert_working_node(&iwb, wcroot, local_relpath, scratch_pool), in svn_wc__db_op_add_file() [all …]
|