Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c276 add_work_items(svn_sqlite__db_t *sdb,
1299 add_work_items(svn_sqlite__db_t *sdb, in add_work_items() function
2095 SVN_ERR(add_work_items(wcroot->sdb, work_items, scratch_pool)); in svn_wc__db_op_break_move_internal()
2427 SVN_ERR(add_work_items(wcroot->sdb, work_items, scratch_pool)); in db_base_remove()
3529 SVN_ERR(add_work_items(wcroot->sdb, work_items, scratch_pool)); in db_external_remove()
4576 SVN_ERR(add_work_items(dst_wcroot->sdb, work_items, in db_op_copy()
5080 SVN_ERR(add_work_items(wcroot->sdb, work_items, scratch_pool)); in svn_wc__db_op_copy_layer_internal()
5106 SVN_ERR(add_work_items(wcroot->sdb, work_items, scratch_pool)); in handle_move_back()
6203 SVN_ERR(add_work_items(wcroot->sdb, work_items, scratch_pool)); in set_props_txn()
13432 return svn_error_trace(add_work_items(wcroot->sdb, work_item, in svn_wc__db_wq_add_internal()
[all …]