Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_wc/
H A Dstatus.c139 svn_wc_status_func4_t status_func; member
836 if (statstruct && status_func) in send_status_structure()
1039 svn_wc_status_func4_t status_func,
1091 svn_wc_status_func4_t status_func, in one_child_status() argument
1224 svn_wc_status_func4_t status_func, in get_dir_status() argument
1376 status_func, in get_dir_status()
1460 status_func, in get_child_status()
1941 svn_wc_status_func4_t status_func = eb->status_func; in handle_statii() local
1947 sb.real_status_func = eb->status_func; in handle_statii()
1949 status_func = mark_deleted; in handle_statii()
[all …]
H A Dwc.h532 svn_wc_status_func4_t status_func,
H A Ddeprecated.c2962 svn_wc_status_func4_t status_func, in svn_wc_get_status_editor5() argument
2981 status_func, status_baton, in svn_wc_get_status_editor5()
2999 svn_wc_status_func3_t status_func, in svn_wc_get_status_editor4() argument
3011 swb->old_func = status_func; in svn_wc_get_status_editor4()
3099 svn_wc_status_func2_t status_func, in svn_wc_get_status_editor3() argument
3109 secb->old_func = status_func; in svn_wc_get_status_editor3()
3131 svn_wc_status_func2_t status_func, in svn_wc_get_status_editor2() argument
3151 status_func, in svn_wc_get_status_editor2()
3189 svn_wc_status_func_t status_func, in svn_wc_get_status_editor() argument
3198 b->original_func = status_func; in svn_wc_get_status_editor()
/freebsd-13.1/contrib/subversion/subversion/libsvn_client/
H A Dstatus.c259 svn_client_status_func_t status_func, in do_external_status() argument
327 changelists, status_func, status_baton, in do_external_status()
342 svn_wc_status_func4_t status_func, in shelf_status() argument
368 status_func, status_baton, in shelf_status()
381 svn_wc_status_func4_t status_func, in shelves_status() argument
401 status_func, status_baton, in shelves_status()
426 svn_client_status_func_t status_func, in svn_client_status6() argument
453 sb.real_status_func = status_func; in svn_client_status6()
707 status_func, status_baton, pool)); in svn_client_status6()
H A Ddeprecated.c2381 svn_client_status_func_t status_func, in svn_client_status5() argument
2388 status_func, status_baton, scratch_pool); in svn_client_status5()
2422 svn_wc_status_func3_t status_func, in svn_client_status4() argument
2436 swb.old_func = status_func; in svn_client_status4()
2466 svn_wc_status_func2_t status_func, in svn_client_status3() argument
2478 swb.old_func = status_func; in svn_client_status3()
2489 svn_wc_status_func2_t status_func, in svn_client_status2() argument
2500 status_func, status_baton, in svn_client_status2()
2533 svn_wc_status_func_t status_func, in svn_client_status() argument
2543 b->original_func = status_func; in svn_client_status()
H A Dshelf2.c1070 svn_wc_status_func4_t status_func; member
1091 SVN_ERR(b->status_func(b->status_baton, local_abspath, status, in changelist_filter_func()
1108 svn_wc_status_func4_t status_func, in wc_walk_status_multi() argument
1119 cb.status_func = status_func; in wc_walk_status_multi()
/freebsd-13.1/contrib/subversion/subversion/include/
H A Dsvn_wc.h4232 svn_wc_status_func4_t status_func,
4321 svn_wc_status_func4_t status_func,
4351 svn_wc_status_func3_t status_func,
4377 svn_wc_status_func2_t status_func,
4406 svn_wc_status_func2_t status_func,
4430 svn_wc_status_func_t status_func,
H A Dsvn_client.h2638 svn_client_status_func_t status_func,
2663 svn_client_status_func_t status_func,
2679 svn_wc_status_func3_t status_func,
2702 svn_wc_status_func2_t status_func,
2727 svn_wc_status_func2_t status_func,
2752 svn_wc_status_func_t status_func,
/freebsd-13.1/contrib/subversion/subversion/include/private/
H A Dsvn_wc_private.h1412 svn_wc_status_func4_t status_func,