Searched refs:gather_children (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/ |
| HD | wc_db.c | 1159 gather_children(const apr_array_header_t **children, in gather_children() function 2811 gather_children(children, wcroot, local_relpath, in svn_wc__db_base_get_children() 4634 SVN_ERR(gather_children(&children, src_wcroot, src_relpath, in db_op_copy() 5496 SVN_ERR(gather_children(&children, src_wcroot, src_relpath, in db_op_copy_shadowed_layer() 11036 gather_children(children, wcroot, local_relpath, in svn_wc__db_read_children_of_working_node() 11060 gather_children(children, wcroot, local_relpath, in svn_wc__db_base_read_not_present_children() 11248 return gather_children(children, wcroot, local_relpath, in svn_wc__db_read_children() 15149 SVN_ERR(gather_children(&children, wcroot, local_relpath, in make_copy_txn() 16382 SVN_ERR(gather_children(&children, wcroot, local_relpath, in process_committed_internal()
|