| /freebsd-12.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | revert.c | 291 svn_wc_notify_func2_t notify_func, in revert_restore() argument 317 if (notify_func) in revert_restore() 349 if (notify_func && notify_required) in revert_restore() 350 notify_func(notify_baton, in revert_restore() 356 if (notify_func) in revert_restore() 398 if (notify_func && notify_required) in revert_restore() 399 notify_func(notify_baton, in revert_restore() 717 svn_wc_notify_func2_t notify_func, in revert() argument 814 notify_func, notify_baton, in revert_changelist() 876 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() 1177 nb.func = notify_func; in svn_wc_revert() 1265 nb.func = notify_func; in svn_wc_resolved_conflict() 3734 nb->func = notify_func; in svn_wc_get_update_editor() 3921 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 | 2961 if (cswb->notify_func) in tree_conflict_collector() 3196 cswb.notify_func = notify_func; in svn_wc__resolve_conflicts() 3204 if (notify_func) in svn_wc__resolve_conflicts() 3205 notify_func(notify_baton, in svn_wc__resolve_conflicts() 3309 if (notify_func) in svn_wc__resolve_conflicts() 3310 notify_func(notify_baton, in svn_wc__resolve_conflicts() 3397 notify_func(notify_baton, in svn_wc__conflict_text_mark_resolved() 3517 if (notify_func) in svn_wc__conflict_tree_update_break_moved_away() 3533 if (notify_func) in svn_wc__conflict_tree_update_break_moved_away() 3610 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-12.1/contrib/subversion/subversion/libsvn_repos/ |
| H A D | load-fs-vtable.c | 63 svn_repos_notify_func_t notify_func; member 518 if (pb->notify_func) in new_revision_record() 616 if (pb->notify_func) in maybe_add_with_history() 683 if (pb->notify_func) in new_node_record() 783 if (notify_func) in svn_repos__adjust_mergeinfo_property() 851 if (pb->notify_func) in set_node_property() 977 if (pb->notify_func) in close_node() 1159 if (pb->notify_func) in close_revision() 1231 pb->notify_func = notify_func; in svn_repos_get_fs_build_parser6() 1379 if (pb->notify_func) in revprops_close_revision() [all …]
|
| H A D | dump.c | 372 if (notify_func == NULL) in notify_warning() 1036 verify_baton.notify_func = notify_func; in check_mergeinfo_normalization() 1115 if (eb->notify_func) in dump_node() 1870 eb->notify_func = notify_func; in get_dump_editor() 2086 if (notify_func) in svn_repos_dump_fs4() 2157 if (notify_func) in svn_repos_dump_fs4() 2164 if (notify_func) in svn_repos_dump_fs4() 2486 if (notify_func) in svn_repos_verify_fs3() 2492 verify_notify_baton->notify_func = notify_func; in svn_repos_verify_fs3() 2534 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-12.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, 3351 svn_repos_notify_func_t notify_func, 3375 svn_repos_notify_func_t notify_func, 3493 svn_repos_notify_func_t notify_func, 3518 svn_repos_notify_func_t notify_func, 3541 svn_repos_notify_func_t notify_func, [all …]
|
| /freebsd-12.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 | 468 svn_fs_upgrade_notify_t notify_func, in x_upgrade() argument 477 return svn_fs_x__upgrade(fs, notify_func, notify_baton, in x_upgrade() 486 svn_fs_progress_notify_func_t notify_func, in x_verify() argument 495 return svn_fs_x__verify(fs, start, end, notify_func, notify_baton, in x_verify() 502 svn_fs_pack_notify_t notify_func, in x_pack() argument 511 return svn_fs_x__pack(fs, 0, notify_func, notify_baton, in x_pack() 533 svn_fs_hotcopy_notify_t notify_func, in x_hotcopy() argument 555 incremental, notify_func, notify_baton, in x_hotcopy()
|
| /freebsd-12.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, 1168 svn_wc_notify_func2_t notify_func, 1495 svn_wc_notify_func2_t notify_func, 1537 svn_wc_notify_func2_t notify_func, 1761 svn_wc_notify_func2_t notify_func, 1778 svn_wc_notify_func2_t notify_func, 1797 svn_wc_notify_func2_t notify_func, 1924 svn_wc_notify_func2_t notify_func, 1937 svn_wc_notify_func2_t notify_func, [all …]
|
| /freebsd-12.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() 827 if (notify_func && (pack_start % ffd->max_files_per_dir == 0)) in verify_f7_metadata_consistency() 828 notify_func(pack_start, notify_baton, iterpool); in verify_f7_metadata_consistency() 890 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 | 436 svn_fs_upgrade_notify_t notify_func, in fs_upgrade() argument 445 return svn_fs_fs__upgrade(fs, notify_func, notify_baton, in fs_upgrade() 453 svn_fs_progress_notify_func_t notify_func, in fs_verify() argument 462 return svn_fs_fs__verify(fs, start, end, notify_func, notify_baton, in fs_verify() 469 svn_fs_pack_notify_t notify_func, in fs_pack() argument 478 return svn_fs_fs__pack(fs, 0, notify_func, notify_baton, in fs_pack() 499 svn_fs_hotcopy_notify_t notify_func, in fs_hotcopy() argument 517 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,
|
| H A D | pack.c | 1863 svn_fs_pack_notify_t notify_func; member 1973 if (baton->notify_func) in pack_shard() 1974 SVN_ERR(baton->notify_func(baton->notify_baton, baton->shard, in pack_shard() 2005 if (baton->notify_func) in pack_shard() 2069 if (pb->notify_func) in pack_body() 2070 (*pb->notify_func)(pb->notify_baton, in pack_body() 2103 svn_fs_pack_notify_t notify_func, in svn_fs_fs__pack() argument 2124 if (notify_func) in svn_fs_fs__pack() 2134 if (notify_func) in svn_fs_fs__pack() 2135 (*notify_func)(notify_baton, in svn_fs_fs__pack() [all …]
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_client/ |
| 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() 1425 eb->notify_func = ctx->notify_func2; in svn_client_export5() [all …]
|
| H A D | copy_foreign.c | 54 svn_wc_notify_func2_t notify_func; member 220 db->eb->notify_func, in ensure_added() 381 eb->notify_func, eb->notify_baton, in file_close() 396 svn_wc_notify_func2_t notify_func, in copy_foreign_dir() argument 413 eb.notify_func = notify_func; in copy_foreign_dir()
|
| 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 …]
|
| 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()
|