Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDstatus.c138 svn_wc_status_func4_t status_func; member
797 svn_wc_status_func4_t status_func, in send_status_structure() argument
833 if (statstruct && status_func) in send_status_structure()
834 return svn_error_trace((*status_func)(status_baton, local_abspath, in send_status_structure()
986 svn_wc_status_func4_t status_func, in send_unversioned_item() argument
1017 return svn_error_trace((*status_func)(status_baton, local_abspath, in send_unversioned_item()
1036 svn_wc_status_func4_t status_func,
1088 svn_wc_status_func4_t status_func, in one_child_status() argument
1116 status_func, status_baton, in one_child_status()
1129 status_func, status_baton, in one_child_status()
[all …]
HDwc.h529 svn_wc_status_func4_t status_func,
HDdeprecated.c2906 svn_wc_status_func4_t status_func, in svn_wc_get_status_editor5() argument
2925 status_func, status_baton, in svn_wc_get_status_editor5()
2943 svn_wc_status_func3_t status_func, in svn_wc_get_status_editor4() argument
2955 swb->old_func = status_func; in svn_wc_get_status_editor4()
3043 svn_wc_status_func2_t status_func, in svn_wc_get_status_editor3() argument
3053 secb->old_func = status_func; in svn_wc_get_status_editor3()
3075 svn_wc_status_func2_t status_func, in svn_wc_get_status_editor2() argument
3095 status_func, in svn_wc_get_status_editor2()
3133 svn_wc_status_func_t status_func, in svn_wc_get_status_editor() argument
3142 b->original_func = status_func; in svn_wc_get_status_editor()
/NextBSD/contrib/subversion/subversion/libsvn_client/
HDstatus.c255 svn_client_status_func_t status_func, in do_external_status() argument
323 changelists, status_func, status_baton, in do_external_status()
349 svn_client_status_func_t status_func, in svn_client_status6() argument
376 sb.real_status_func = status_func; in svn_client_status6()
627 status_func, status_baton, pool)); in svn_client_status6()
HDdeprecated.c2223 svn_client_status_func_t status_func, in svn_client_status5() argument
2230 status_func, status_baton, scratch_pool); in svn_client_status5()
2264 svn_wc_status_func3_t status_func, in svn_client_status4() argument
2278 swb.old_func = status_func; in svn_client_status4()
2308 svn_wc_status_func2_t status_func, in svn_client_status3() argument
2320 swb.old_func = status_func; in svn_client_status3()
2331 svn_wc_status_func2_t status_func, in svn_client_status2() argument
2342 status_func, status_baton, in svn_client_status2()
2375 svn_wc_status_func_t status_func, in svn_client_status() argument
2385 b->original_func = status_func; in svn_client_status()
/NextBSD/contrib/subversion/subversion/include/
HDsvn_client.h2568 svn_client_status_func_t status_func,
2593 svn_client_status_func_t status_func,
2609 svn_wc_status_func3_t status_func,
2632 svn_wc_status_func2_t status_func,
2657 svn_wc_status_func2_t status_func,
2682 svn_wc_status_func_t status_func,
HDsvn_wc.h4198 svn_wc_status_func4_t status_func,
4287 svn_wc_status_func4_t status_func,
4317 svn_wc_status_func3_t status_func,
4343 svn_wc_status_func2_t status_func,
4372 svn_wc_status_func2_t status_func,
4396 svn_wc_status_func_t status_func,
/NextBSD/contrib/subversion/subversion/include/private/
HDsvn_wc_private.h1358 svn_wc_status_func4_t status_func,