Searched refs:walk_callback (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/subversion/subversion/libsvn_wc/ |
| HD | node.c | 384 svn_wc__node_found_func_t walk_callback, in walker_helper() argument 449 SVN_ERR(walk_callback(child_abspath, kind, walk_baton, iterpool)); in walker_helper() 463 walk_callback, walk_baton, in walker_helper() 481 svn_wc__node_found_func_t walk_callback, in svn_wc__internal_walk_children() argument 511 SVN_ERR(walk_callback(local_abspath, kind, walk_baton, scratch_pool)); in svn_wc__internal_walk_children() 523 walk_callback, walk_baton, in svn_wc__internal_walk_children()
|
| HD | wc.h | 594 svn_wc__node_found_func_t walk_callback,
|