Home
last modified time | relevance | path

Searched refs:notify_func2 (Results 1 – 25 of 47) sorted by relevance

12

/freebsd-13.1/contrib/subversion/subversion/libsvn_client/
H A Dupdate.c376 if (ctx->notify_func2) in update_internal()
386 ctx->notify_func2(ctx->notify_baton2, nt, scratch_pool); in update_internal()
402 ctx->notify_func2, ctx->notify_baton2, in update_internal()
427 ctx->notify_func2, ctx->notify_baton2, in update_internal()
458 if (ctx->notify_func2 && notify_summary) in update_internal()
467 ctx->notify_func2(ctx->notify_baton2, notify, scratch_pool); in update_internal()
566 ctx->notify_func2, ctx->notify_baton2, in update_internal()
580 if (ctx->notify_func2 && notify_summary) in update_internal()
590 ctx->notify_func2(ctx->notify_baton2, notify, scratch_pool); in update_internal()
790 if (ctx->notify_func2) in svn_client_update4()
[all …]
H A Dcleanup.c85 ctx->notify_func2, ctx->notify_baton2, in do_cleanup()
146 if (b->ctx->notify_func2) in cleanup_status_walk()
151 b->ctx->notify_func2(b->ctx->notify_baton2, notify, in cleanup_status_walk()
206 if (b->ctx->notify_func2) in cleanup_status_walk()
211 b->ctx->notify_func2(b->ctx->notify_baton2, notify, scratch_pool); in cleanup_status_walk()
H A Dexternals.c581 ctx->notify_func2, in switch_file_external()
602 if (ctx->notify_func2) in switch_file_external()
612 ctx->notify_func2(ctx->notify_baton2, notify, scratch_pool); in switch_file_external()
715 if (ctx->notify_func2) in handle_external_item_removal()
725 ctx->notify_func2(ctx->notify_baton2, notify, scratch_pool); in handle_external_item_removal()
735 ctx->notify_func2(ctx->notify_baton2, notify, scratch_pool); in handle_external_item_removal()
834 if (ctx->notify_func2) in handle_external_item_change()
836 ctx->notify_func2( in handle_external_item_change()
945 if (ctx->notify_func2) in wrap_external_error()
1253 if (ctx->notify_func2) in svn_client__export_externals()
[all …]
H A Dswitch.c188 ctx->notify_func2, ctx->notify_baton2, in switch_internal()
201 ctx->notify_func2, ctx->notify_baton2, in switch_internal()
321 ctx->notify_func2, ctx->notify_baton2, in switch_internal()
349 ctx->notify_func2, ctx->notify_baton2, in switch_internal()
373 if (ctx->notify_func2) in switch_internal()
383 ctx->notify_func2(ctx->notify_baton2, notify, pool); in switch_internal()
H A Dimport.c268 if (ctx->notify_func2) in import_file()
278 ctx->notify_func2(ctx->notify_baton2, notify, pool); in import_file()
349 if (ctx->notify_func2) in get_filtered_children()
359 ctx->notify_func2(ctx->notify_baton2, notify, iterpool); in get_filtered_children()
492 if (ctx->notify_func2) in import_children()
501 ctx->notify_func2(ctx->notify_baton2, notify, iterpool); in import_children()
581 if (ctx->notify_func2) in import_dir()
590 ctx->notify_func2(ctx->notify_baton2, notify, pool); in import_dir()
804 if (ctx->notify_func2) in import()
810 ctx->notify_func2(ctx->notify_baton2, notify, pool); in import()
H A Drevert.c81 b->ctx->notify_func2, b->ctx->notify_baton2, in revert()
92 if (b->ctx->notify_func2) in revert()
102 b->ctx->notify_func2(b->ctx->notify_baton2, in revert()
H A Dconflicts.c6547 if (ctx->notify_func2) in resolve_accept_current_wc_state()
6846 if (ctx->notify_func2) in resolve_incoming_add_ignore()
6993 if (ctx->notify_func2) in resolve_merge_incoming_added_file_text_update()
7125 if (ctx->notify_func2) in resolve_merge_incoming_added_file_text_merge()
7261 if (ctx->notify_func2) in resolve_merge_incoming_added_file_replace_and_merge()
7306 if (ctx->notify_func2) in resolve_merge_incoming_added_file_replace_and_merge()
7331 if (ctx->notify_func2) in resolve_merge_incoming_added_file_replace_and_merge()
7390 if (notify_func2) in raise_tree_conflict()
7462 if (ctx->notify_func2) in merge_added_dir_props()
7623 if (ctx->notify_func2) in merge_added_files()
[all …]
H A Dcommit_util.c73 if (ctx->notify_func2) in fixup_commit_error()
91 ctx->notify_func2(ctx->notify_baton2, notify, scratch_pool); in fixup_commit_error()
110 if (ctx->notify_func2) in fixup_commit_error()
145 if (ctx->notify_func2) in fixup_commit_error()
1266 if (ctx->notify_func2 != NULL) in svn_client__harvest_committables()
1335 btn->ctx->notify_func2, in harvest_copy_committables()
1609 if (ctx->notify_func2 && item->path) in do_item_commit()
1676 ctx->notify_func2(ctx->notify_baton2, notify, pool); in do_item_commit()
1924 if (ctx->notify_func2) in svn_client__do_commit()
1962 if (ctx->notify_func2) in svn_client__do_commit()
[all …]
H A Dupgrade.c117 ctx->notify_func2, ctx->notify_baton2, in svn_client_upgrade()
161 ctx->notify_func2(ctx->notify_baton2, in svn_client_upgrade()
368 ctx->notify_func2(ctx->notify_baton2, in upgrade_externals_from_properties()
403 ctx->notify_func2(ctx->notify_baton2, in upgrade_externals_from_properties()
H A Dchangelist.c79 ctx->notify_func2, ctx->notify_baton2, in svn_client_add_to_changelist()
118 ctx->notify_func2, ctx->notify_baton2, in svn_client_remove_from_changelists()
H A Dresolved.c78 ctx->notify_func2, ctx->notify_baton2, in svn_client__resolve_conflicts()
138 ctx->notify_func2, ctx->notify_baton2, in svn_client_resolve()
H A Dcommit.c612 saved_notify_func = ctx->notify_func2; in svn_client__wc_replay()
614 ctx->notify_func2 = notify_func; in svn_client__wc_replay()
621 ctx->notify_func2 = saved_notify_func; in svn_client__wc_replay()
824 if (ctx->notify_func2) in svn_client_commit6()
833 ctx->notify_func2(ctx->notify_baton2, notify, iterpool); in svn_client_commit6()
879 if (ctx->notify_func2) in svn_client_commit6()
888 ctx->notify_func2(ctx->notify_baton2, notify, iterpool); in svn_client_commit6()
H A Dprop_commands.c244 if (ctx->notify_func2) in propset_on_url()
250 ctx->notify_func2(ctx->notify_baton2, notify, pool); in propset_on_url()
334 if (ctx->notify_func2) in svn_client_propset_local()
341 ctx->notify_func2(ctx->notify_baton2, notify, iterpool); in svn_client_propset_local()
349 ctx->notify_func2, ctx->notify_baton2, iterpool), in svn_client_propset_local()
514 if (ctx->notify_func2) in svn_client_revprop_set2()
524 ctx->notify_func2(ctx->notify_baton2, notify, pool); in svn_client_revprop_set2()
H A Ddelete.c262 if (ctx->notify_func2) in single_repos_delete()
268 ctx->notify_func2(ctx->notify_baton2, notify, pool); in single_repos_delete()
595 ctx->notify_func2, ctx->notify_baton2, in svn_client_delete4()
H A Dstatus.c305 if (ctx->notify_func2) in do_external_status()
306 ctx->notify_func2( in do_external_status()
651 if (ctx->notify_func2) in svn_client_status6()
657 ctx->notify_func2(ctx->notify_baton2, notify, pool); in svn_client_status6()
H A Dcopy.c811 ctx->notify_func2, ctx->notify_baton2, in do_wc_to_wc_moves_with_locks2()
1867 if (ctx->notify_func2) in repos_to_repos_copy()
1873 ctx->notify_func2(ctx->notify_baton2, notify, pool); in repos_to_repos_copy()
2466 svn_wc_notify_func2_t old_notify_func2 = ctx->notify_func2; in svn_client__repos_to_wc_copy_dir()
2475 nb.inner_func = ctx->notify_func2; in svn_client__repos_to_wc_copy_dir()
2479 ctx->notify_func2 = notification_adjust_func; in svn_client__repos_to_wc_copy_dir()
2492 ctx->notify_func2 = old_notify_func2; in svn_client__repos_to_wc_copy_dir()
2558 if (ctx->notify_func2) in svn_client__repos_to_wc_copy_file()
2662 ctx->notify_func2, ctx->notify_baton2, in svn_client__repos_to_wc_copy_by_editor()
2716 if (!same_repositories && ctx->notify_func2) in repos_to_wc_copy_single()
[all …]
H A Dadd.c322 ctx->notify_func2, ctx->notify_baton2, pool)); in add_file()
385 ctx->notify_func2, ctx->notify_baton2, in add_dir_recursive()
829 ctx->notify_func2, ctx->notify_baton2, in add()
1192 if (ctx->notify_func2) in mkdir_urls()
1198 ctx->notify_func2(ctx->notify_baton2, notify, pool); in mkdir_urls()
/freebsd-13.1/contrib/subversion/subversion/svn/
H A Dunlock-cmd.c90 nub.inner_notify = ctx->notify_func2; in svn_cl__unlock()
94 ctx->notify_func2 = notify_unlock_handler; in svn_cl__unlock()
H A Dexport-cmd.c107 nwb.wrapped_func = ctx->notify_func2; in svn_cl__export()
110 ctx->notify_func2 = svn_cl__check_externals_failed_notify_wrapper; in svn_cl__export()
H A Dlock-cmd.c133 nlb.inner_notify = ctx->notify_func2; in svn_cl__lock()
137 ctx->notify_func2 = notify_lock_handler; in svn_cl__lock()
H A Dcheckout-cmd.c117 nwb.wrapped_func = ctx->notify_func2; in svn_cl__checkout()
120 ctx->notify_func2 = svn_cl__check_externals_failed_notify_wrapper; in svn_cl__checkout()
H A Dcommit-cmd.c162 cwnb.wrapped_func = ctx->notify_func2; in svn_cl__commit()
166 ctx->notify_func2 = copy_warning_notify_func; in svn_cl__commit()
H A Dupdate-cmd.c163 nwb.wrapped_func = ctx->notify_func2; in svn_cl__update()
166 ctx->notify_func2 = svn_cl__check_externals_failed_notify_wrapper; in svn_cl__update()
H A Dswitch-cmd.c157 nwb.wrapped_func = ctx->notify_func2; in svn_cl__switch()
160 ctx->notify_func2 = svn_cl__check_externals_failed_notify_wrapper; in svn_cl__switch()
H A Dchangelist-cmd.c75 ctx->notify_func2 = NULL; /* Easy out: avoid unneeded work */ in svn_cl__changelist()

12