Searched refs:gather_children (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/subversion/subversion/libsvn_wc/ |
| HD | wc_db.c | 1159 gather_children(const apr_array_header_t **children, in gather_children() function 2814 gather_children(children, wcroot, local_relpath, in svn_wc__db_base_get_children() 4637 SVN_ERR(gather_children(&children, src_wcroot, src_relpath, in db_op_copy() 5499 SVN_ERR(gather_children(&children, src_wcroot, src_relpath, in db_op_copy_shadowed_layer() 11095 gather_children(children, wcroot, local_relpath, in svn_wc__db_read_children_of_working_node() 11119 gather_children(children, wcroot, local_relpath, in svn_wc__db_base_read_not_present_children() 11307 return gather_children(children, wcroot, local_relpath, in svn_wc__db_read_children() 15201 SVN_ERR(gather_children(&children, wcroot, local_relpath, in make_copy_txn() 16434 SVN_ERR(gather_children(&children, wcroot, local_relpath, in process_committed_internal()
|