| /freebsd-13.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | revert.c | 304 svn_wc_notify_func2_t notify_func, in revert_restore() argument 330 if (notify_func) in revert_restore() 363 if (notify_func && notify_required) in revert_restore() 364 notify_func(notify_baton, in revert_restore() 370 if (notify_func) in revert_restore() 421 if (notify_func && notify_required) in revert_restore() 422 notify_func(notify_baton, in revert_restore() 742 svn_wc_notify_func2_t notify_func, in revert() argument 841 notify_func, notify_baton, in revert_changelist() 905 svn_wc_notify_func2_t notify_func, in revert_partial() argument [all …]
|
| H A D | crop.c | 52 svn_wc_notify_func2_t notify_func, in crop_children() argument 158 if (notify_func) in crop_children() 164 (*notify_func)(notify_baton, notify, iterpool); in crop_children() 177 notify_func, notify_baton, in crop_children() 193 svn_wc_notify_func2_t notify_func, in svn_wc_exclude() argument 283 if (notify_func) in svn_wc_exclude() 289 notify_func(notify_baton, notify, scratch_pool); in svn_wc_exclude() 296 notify_func, notify_baton, in svn_wc_exclude() 310 svn_wc_notify_func2_t notify_func, in svn_wc_crop_tree2() argument 371 notify_func, notify_baton, in svn_wc_crop_tree2()
|
| H A D | deprecated.c | 190 notify_func, in svn_wc_crawl_revisions4() 302 notify_func, in svn_wc_crawl_revisions3() 332 notify_func, in svn_wc_crawl_revisions2() 459 nb.func = notify_func; in svn_wc_crawl_revisions() 971 nb.func = notify_func; in svn_wc_delete() 1084 nb.func = notify_func; in svn_wc_add() 1204 nb.func = notify_func; in svn_wc_revert() 1292 nb.func = notify_func; in svn_wc_resolved_conflict() 3760 nb->func = notify_func; in svn_wc_get_update_editor() 3947 nb->func = notify_func; in svn_wc_get_switch_editor() [all …]
|
| H A D | copy.c | 235 svn_wc_notify_func2_t notify_func, in copy_versioned_file() argument 311 if (notify_func) in copy_versioned_file() 318 (*notify_func)(notify_baton, notify, scratch_pool); in copy_versioned_file() 345 svn_wc_notify_func2_t notify_func, in copy_versioned_dir() argument 377 if (notify_func) in copy_versioned_dir() 389 (*notify_func)(notify_baton, notify, scratch_pool); in copy_versioned_dir() 584 svn_wc_notify_func2_t notify_func, in copy_or_move() argument 883 notify_func, notify_baton, in copy_or_move() 917 svn_wc_notify_func2_t notify_func, in svn_wc_copy3() argument 1064 svn_wc_notify_func2_t notify_func, in svn_wc__move2() argument [all …]
|
| H A D | conflicts.c | 2996 if (cswb->notify_func) in tree_conflict_collector() 3231 cswb.notify_func = notify_func; in svn_wc__resolve_conflicts() 3239 if (notify_func) in svn_wc__resolve_conflicts() 3240 notify_func(notify_baton, in svn_wc__resolve_conflicts() 3344 if (notify_func) in svn_wc__resolve_conflicts() 3345 notify_func(notify_baton, in svn_wc__resolve_conflicts() 3432 notify_func(notify_baton, in svn_wc__conflict_text_mark_resolved() 3552 if (notify_func) in svn_wc__conflict_tree_update_break_moved_away() 3568 if (notify_func) in svn_wc__conflict_tree_update_break_moved_away() 3645 if (notify_func) in svn_wc__conflict_tree_update_raise_moved_away() [all …]
|
| H A D | adm_crawler.c | 169 svn_wc_notify_func2_t notify_func, in restore_node() argument 188 if (notify_func != NULL) in restore_node() 194 (*notify_func)(notify_baton, notify, scratch_pool); in restore_node() 261 svn_wc_notify_func2_t notify_func, in report_revisions_and_depths() argument 415 notify_func, notify_baton, iterpool)); in report_revisions_and_depths() 615 notify_func, notify_baton, in report_revisions_and_depths() 644 svn_wc_notify_func2_t notify_func, in svn_wc_crawl_revisions5() argument 751 notify_func, notify_baton, in svn_wc_crawl_revisions5() 790 notify_func, notify_baton, in svn_wc_crawl_revisions5()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_repos/ |
| H A D | load-fs-vtable.c | 63 svn_repos_notify_func_t notify_func; member 531 if (pb->notify_func) in new_revision_record() 629 if (pb->notify_func) in maybe_add_with_history() 696 if (pb->notify_func) in new_node_record() 796 if (notify_func) in svn_repos__adjust_mergeinfo_property() 864 if (pb->notify_func) in set_node_property() 993 if (pb->notify_func) in close_node() 1175 if (pb->notify_func) in close_revision() 1252 pb->notify_func = notify_func; in svn_repos_get_fs_build_parser6() 1400 if (pb->notify_func) in revprops_close_revision() [all …]
|
| H A D | dump.c | 373 if (notify_func == NULL) in notify_warning() 1067 verify_baton.notify_func = notify_func; in check_mergeinfo_normalization() 1146 if (eb->notify_func) in dump_node() 1908 eb->notify_func = notify_func; in get_dump_editor() 2112 if (notify_func) in svn_repos_dump_fs4() 2183 if (notify_func) in svn_repos_dump_fs4() 2190 if (notify_func) in svn_repos_dump_fs4() 2512 if (notify_func) in svn_repos_verify_fs3() 2518 verify_notify_baton->notify_func = notify_func; in svn_repos_verify_fs3() 2560 else if (notify_func) in svn_repos_verify_fs3() [all …]
|
| H A D | deprecated.c | 464 svn_fs_pack_notify_t notify_func; member 481 svn_fs_pack_notify_t notify_func, in svn_repos_fs_pack() argument 489 pnwb.notify_func = notify_func; in svn_repos_fs_pack() 809 svn_repos_notify_func_t notify_func, in svn_repos_dump_fs3() argument 915 svn_repos_notify_func_t notify_func, in svn_repos_load_fs5() argument 925 notify_func, notify_baton, in svn_repos_load_fs5() 939 svn_repos_notify_func_t notify_func, in svn_repos_load_fs4() argument 949 notify_func, notify_baton, in svn_repos_load_fs4() 961 svn_repos_notify_func_t notify_func, in svn_repos_load_fs3() argument 1148 notify_func, in svn_repos_get_fs_build_parser5() [all …]
|
| H A D | repos.c | 1384 svn_repos_notify_func_t notify_func; member 1431 svn_repos_notify_func_t notify_func, in svn_repos_upgrade2() argument 1441 fs_notify_baton.notify_func = notify_func; in svn_repos_upgrade2() 1452 if (notify_func) in svn_repos_upgrade2() 1458 notify_func(notify_baton, notify, subpool); in svn_repos_upgrade2() 1461 notify_func(notify_baton, notify, subpool); in svn_repos_upgrade2() 1702 if (notify_func) in svn_repos_recover4() 1708 notify_func(notify_baton, notify, subpool); in svn_repos_recover4() 1711 notify_func(notify_baton, notify, subpool); in svn_repos_recover4() 1942 svn_repos_notify_func_t notify_func; member [all …]
|
| /freebsd-13.1/contrib/subversion/subversion/include/ |
| H A D | svn_wc.h | 4494 svn_wc_notify_func2_t notify_func, 4511 svn_wc_notify_func2_t notify_func, 4527 svn_wc_notify_func_t notify_func, 4569 svn_wc_notify_func2_t notify_func, 4619 svn_wc_notify_func2_t notify_func, 4670 svn_wc_notify_func_t notify_func, 4798 svn_wc_notify_func2_t notify_func, 4817 svn_wc_notify_func2_t notify_func, 4836 svn_wc_notify_func2_t notify_func, 4853 svn_wc_notify_func_t notify_func, [all …]
|
| H A D | svn_repos.h | 528 svn_repos_notify_func_t notify_func, 692 svn_repos_notify_func_t notify_func, 737 svn_repos_notify_func_t notify_func, 753 svn_fs_pack_notify_t notify_func, 789 svn_repos_notify_func_t notify_func, 3354 svn_repos_notify_func_t notify_func, 3378 svn_repos_notify_func_t notify_func, 3496 svn_repos_notify_func_t notify_func, 3521 svn_repos_notify_func_t notify_func, 3544 svn_repos_notify_func_t notify_func, [all …]
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/ |
| H A D | verify.c | 50 svn_fs_progress_notify_func_t notify_func; member 73 if ( walker_baton->notify_func in verify_walker() 76 walker_baton->notify_func(revision, in verify_walker() 103 svn_fs_progress_notify_func_t notify_func, in verify_rep_cache() argument 121 baton->notify_func = notify_func; in verify_rep_cache() 125 if (notify_func) in verify_rep_cache() 126 notify_func(SVN_INVALID_REVNUM, notify_baton, scratch_pool); in verify_rep_cache() 758 if (notify_func && (pack_start % ffd->max_files_per_dir == 0)) in verify_metadata_consistency() 759 notify_func(pack_start, notify_baton, iterpool); in verify_metadata_consistency() 821 svn_fs_progress_notify_func_t notify_func, in svn_fs_x__verify() argument [all …]
|
| H A D | hotcopy.c | 393 svn_fs_hotcopy_notify_t notify_func, in hotcopy_revisions() argument 467 if (notify_func && !skipped) in hotcopy_revisions() 468 notify_func(notify_baton, rev, pack_end_rev, iterpool); in hotcopy_revisions() 526 if (notify_func && !skipped) in hotcopy_revisions() 527 notify_func(notify_baton, rev, rev, iterpool); in hotcopy_revisions() 543 svn_fs_hotcopy_notify_t notify_func; member 575 svn_fs_hotcopy_notify_t notify_func = hbb->notify_func; in hotcopy_body() local 633 notify_func, notify_baton, in hotcopy_body() 697 svn_fs_hotcopy_notify_t notify_func, in svn_fs_x__hotcopy() argument 776 hbb.notify_func = notify_func; in svn_fs_x__hotcopy()
|
| H A D | fs.c | 469 svn_fs_upgrade_notify_t notify_func, in x_upgrade() argument 478 return svn_fs_x__upgrade(fs, notify_func, notify_baton, in x_upgrade() 487 svn_fs_progress_notify_func_t notify_func, in x_verify() argument 496 return svn_fs_x__verify(fs, start, end, notify_func, notify_baton, in x_verify() 503 svn_fs_pack_notify_t notify_func, in x_pack() argument 512 return svn_fs_x__pack(fs, 0, notify_func, notify_baton, in x_pack() 534 svn_fs_hotcopy_notify_t notify_func, in x_hotcopy() argument 556 incremental, notify_func, notify_baton, in x_hotcopy()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | wc_editor.c | 89 svn_wc_notify_func2_t notify_func; member 139 eb->notify_func, eb->notify_baton, in mkdir() 253 eb->notify_func, eb->notify_baton, scratch_pool)); in delete_entry() 375 eb->notify_func, eb->notify_baton, in mkfile() 554 svn_wc_notify_func2_t notify_func, in svn_client__wc_editor_internal() argument 572 eb->notify_func = notify_func; in svn_client__wc_editor_internal() 601 svn_wc_notify_func2_t notify_func, in svn_client__wc_editor() argument 612 notify_func, notify_baton, in svn_client__wc_editor() 621 svn_wc_notify_func2_t notify_func, in svn_client__wc_copy_mods() argument 651 notify_func, notify_baton, in svn_client__wc_copy_mods()
|
| H A D | export.c | 170 svn_wc_notify_func2_t notify_func; member 246 if (eib->notify_func in export_node() 437 if (eib->notify_func) in export_node() 480 if (notify_func) in open_root_internal() 512 svn_wc_notify_func2_t notify_func; member 629 if (eb->notify_func) in add_directory() 857 if (fb->edit_baton->notify_func) in close_file() 1047 if (eb->notify_func) in add_file_ev2() 1088 if (eb->notify_func) in add_directory_ev2() 1422 eb->notify_func = ctx->notify_func2; in svn_client_export5() [all …]
|
| H A D | ctx.c | 49 if (ctx->notify_func) in call_notify_func() 50 ctx->notify_func(ctx->notify_baton, n->path, n->action, n->kind, in call_notify_func()
|
| H A D | commit_util.c | 307 if (notify_func != NULL) in bail_on_tree_conflicted_ancestor() 309 notify_func(notify_baton, in bail_on_tree_conflicted_ancestor() 385 svn_wc_notify_func2_t notify_func; member 433 baton.notify_func = notify_func; in harvest_committables() 575 svn_wc_notify_func2_t notify_func = baton->notify_func; in harvest_status_callback() local 657 if (notify_func != NULL) in harvest_status_callback() 659 notify_func(notify_baton, in harvest_status_callback() 676 if (notify_func != NULL) in harvest_status_callback() 678 notify_func(notify_baton, in harvest_status_callback() 718 if (notify_func != NULL) in harvest_status_callback() [all …]
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/ |
| H A D | verify.c | 57 svn_fs_progress_notify_func_t notify_func; member 87 if ( walker_baton->notify_func in verify_walker() 90 walker_baton->notify_func(rep->revision, in verify_walker() 125 svn_fs_progress_notify_func_t notify_func, in verify_rep_cache() argument 142 baton->notify_func = notify_func; in verify_rep_cache() 146 if (notify_func) in verify_rep_cache() 147 notify_func(SVN_INVALID_REVNUM, notify_baton, baton->pool); in verify_rep_cache() 828 if (notify_func && (pack_start % ffd->max_files_per_dir == 0)) in verify_f7_metadata_consistency() 829 notify_func(pack_start, notify_baton, iterpool); in verify_f7_metadata_consistency() 891 svn_fs_progress_notify_func_t notify_func, in svn_fs_fs__verify() argument [all …]
|
| H A D | hotcopy.c | 553 svn_fs_hotcopy_notify_t notify_func, in hotcopy_revisions() argument 637 if (notify_func && !skipped) in hotcopy_revisions() 716 if (notify_func && !skipped) in hotcopy_revisions() 717 notify_func(notify_baton, rev, rev, iterpool); in hotcopy_revisions() 744 svn_fs_hotcopy_notify_t notify_func, in hotcopy_revisions_old() argument 770 if (notify_func && !skipped) in hotcopy_revisions_old() 771 notify_func(notify_baton, rev, rev, iterpool); in hotcopy_revisions_old() 783 svn_fs_hotcopy_notify_t notify_func; member 816 svn_fs_hotcopy_notify_t notify_func = hbb->notify_func; in hotcopy_body() local 1010 svn_fs_hotcopy_notify_t notify_func, in svn_fs_fs__hotcopy() argument [all …]
|
| H A D | fs.c | 515 svn_fs_upgrade_notify_t notify_func, in fs_upgrade() argument 524 return svn_fs_fs__upgrade(fs, notify_func, notify_baton, in fs_upgrade() 532 svn_fs_progress_notify_func_t notify_func, in fs_verify() argument 541 return svn_fs_fs__verify(fs, start, end, notify_func, notify_baton, in fs_verify() 548 svn_fs_pack_notify_t notify_func, in fs_pack() argument 557 return svn_fs_fs__pack(fs, 0, notify_func, notify_baton, in fs_pack() 578 svn_fs_hotcopy_notify_t notify_func, in fs_hotcopy() argument 596 incremental, notify_func, notify_baton, in fs_hotcopy()
|
| H A D | revprops.h | 37 svn_fs_upgrade_notify_t notify_func, 55 svn_fs_upgrade_notify_t notify_func,
|
| /freebsd-13.1/contrib/subversion/subversion/include/private/ |
| H A D | svn_wc_private.h | 89 svn_wc_notify_func2_t notify_func, 105 svn_wc_notify_func2_t notify_func, 1206 svn_wc_notify_func2_t notify_func, 1533 svn_wc_notify_func2_t notify_func, 1575 svn_wc_notify_func2_t notify_func, 1799 svn_wc_notify_func2_t notify_func, 1816 svn_wc_notify_func2_t notify_func, 1835 svn_wc_notify_func2_t notify_func, 1962 svn_wc_notify_func2_t notify_func, 1975 svn_wc_notify_func2_t notify_func, [all …]
|
| H A D | svn_client_private.h | 443 svn_wc_notify_func2_t notify_func, 471 svn_wc_notify_func2_t notify_func, 515 svn_wc_notify_func2_t notify_func, 533 svn_wc_notify_func2_t notify_func,
|