Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
Dnotify.c35 svn_repos_notify_t *
39 svn_repos_notify_t *notify = apr_pcalloc(result_pool, sizeof(*notify)); in svn_repos_notify_create()
Dload-fs-vtable.c516 svn_repos_notify_t *notify = svn_repos_notify_create( in new_revision_record()
534 svn_repos_notify_t *notify = svn_repos_notify_create( in new_revision_record()
614 svn_repos_notify_t *notify = svn_repos_notify_create( in maybe_add_with_history()
689 svn_repos_notify_t *notify = svn_repos_notify_create( in new_node_record()
788 svn_repos_notify_t *notify in svn_repos__adjust_mergeinfo_property()
856 svn_repos_notify_t *notify in set_node_property()
983 svn_repos_notify_t *notify = svn_repos_notify_create( in close_node()
1146 svn_repos_notify_t *notify = svn_repos_notify_create( in close_revision()
Ddeprecated.c167 const svn_repos_notify_t *notify, in recovery_started()
465 const svn_repos_notify_t *notify, in pack_notify_wrapper_func()
633 const svn_repos_notify_t *notify, in repos_notify_handler()
Drepos.c1399 svn_repos_notify_t *notify = svn_repos_notify_create( in fs_upgrade_notify()
1456 svn_repos_notify_t *notify = svn_repos_notify_create( in svn_repos_upgrade2()
1697 svn_repos_notify_t *notify = svn_repos_notify_create( in svn_repos_recover4()
1947 svn_repos_notify_t *notify; in fs_hotcopy_notify()
Ddump.c370 svn_repos_notify_t *notify; in notify_warning()
1979 svn_repos_notify_t *notify; in svn_repos_dump_fs3()
2328 svn_repos_notify_t *notify;
2388 svn_repos_notify_t *notify; in svn_repos_verify_fs3()
Dfs-wrap.c977 svn_repos_notify_t *notify; in pack_notify_func()
/freebsd-10-stable/contrib/subversion/subversion/include/
Dsvn_repos.h309 typedef struct svn_repos_notify_t struct
361 } svn_repos_notify_t; typedef
369 const svn_repos_notify_t *notify,
378 svn_repos_notify_t *
/freebsd-10-stable/contrib/subversion/subversion/svnadmin/
Dsvnadmin.c926 const svn_repos_notify_t *notify, in repos_notify_handler()