svn_repos_dump_fs3 ( svn_repos_t* repos, svn_stream_t* dumpstream, svn_revnum_t start_rev, svn_revnum_t end_rev, svn_boolean_t incremental, svn_boolean_t use_deltas, svn_repos_notify_func_t notify_func, void* notify_baton, svn_cancel_func_t cancel_func, void* cancel_baton, apr_pool_t* scratch_pool )
Field 'notify_func.p1.action' in 7th parameter 'notify_func' has base type 'enum svn_repos_notify_action_t'.
svn_repos_fs_pack2 ( svn_repos_t* repos, svn_repos_notify_func_t notify_func, void* notify_baton, svn_cancel_func_t cancel_func, void* cancel_baton, apr_pool_t* pool )
Field 'notify_func.p1.action' in 2nd parameter 'notify_func' has base type 'enum svn_repos_notify_action_t'.
svn_repos_get_fs_build_parser3 ( svn_repos_parse_fns2_t const** parser, void** parse_baton, svn_repos_t* repos, svn_boolean_t use_history, svn_boolean_t validate_props, enum svn_repos_load_uuid uuid_action, char const* parent_dir, svn_repos_notify_func_t notify_func, void* notify_baton, apr_pool_t* pool )
Field 'notify_func.p1.action' in 8th parameter 'notify_func' has base type 'enum svn_repos_notify_action_t'.
svn_repos_get_fs_build_parser4 ( svn_repos_parse_fns3_t const** parser, void** parse_baton, svn_repos_t* repos, svn_revnum_t start_rev, svn_revnum_t end_rev, svn_boolean_t use_history, svn_boolean_t validate_props, enum svn_repos_load_uuid uuid_action, char const* parent_dir, svn_repos_notify_func_t notify_func, void* notify_baton, apr_pool_t* pool )
Field 'notify_func.p1.action' in 10th parameter 'notify_func' has base type 'enum svn_repos_notify_action_t'.
svn_repos_get_fs_build_parser5 ( svn_repos_parse_fns3_t const** parser, void** parse_baton, svn_repos_t* repos, svn_revnum_t start_rev, svn_revnum_t end_rev, svn_boolean_t use_history, svn_boolean_t validate_props, enum svn_repos_load_uuid uuid_action, char const* parent_dir, svn_boolean_t use_pre_commit_hook, svn_boolean_t use_post_commit_hook, svn_boolean_t ignore_dates, svn_repos_notify_func_t notify_func, void* notify_baton, apr_pool_t* pool )
Field 'notify_func.p1.action' in 13th parameter 'notify_func' has base type 'enum svn_repos_notify_action_t'.
svn_repos_hotcopy3 ( char const* src_path, char const* dst_path, svn_boolean_t clean_logs, svn_boolean_t incremental, svn_repos_notify_func_t notify_func, void* notify_baton, svn_cancel_func_t cancel_func, void* cancel_baton, apr_pool_t* scratch_pool )
Field 'notify_func.p1.action' in 5th parameter 'notify_func' has base type 'enum svn_repos_notify_action_t'.
svn_repos_load_fs3 ( svn_repos_t* repos, svn_stream_t* dumpstream, enum svn_repos_load_uuid uuid_action, char const* parent_dir, svn_boolean_t use_pre_commit_hook, svn_boolean_t use_post_commit_hook, svn_boolean_t validate_props, svn_repos_notify_func_t notify_func, void* notify_baton, svn_cancel_func_t cancel_func, void* cancel_baton, apr_pool_t* pool )
Field 'notify_func.p1.action' in 8th parameter 'notify_func' has base type 'enum svn_repos_notify_action_t'.
svn_repos_load_fs4 ( svn_repos_t* repos, svn_stream_t* dumpstream, svn_revnum_t start_rev, svn_revnum_t end_rev, enum svn_repos_load_uuid uuid_action, char const* parent_dir, svn_boolean_t use_pre_commit_hook, svn_boolean_t use_post_commit_hook, svn_boolean_t validate_props, svn_repos_notify_func_t notify_func, void* notify_baton, svn_cancel_func_t cancel_func, void* cancel_baton, apr_pool_t* pool )
Field 'notify_func.p1.action' in 10th parameter 'notify_func' has base type 'enum svn_repos_notify_action_t'.
svn_repos_load_fs5 ( svn_repos_t* repos, svn_stream_t* dumpstream, svn_revnum_t start_rev, svn_revnum_t end_rev, enum svn_repos_load_uuid uuid_action, char const* parent_dir, svn_boolean_t use_pre_commit_hook, svn_boolean_t use_post_commit_hook, svn_boolean_t validate_props, svn_boolean_t ignore_dates, svn_repos_notify_func_t notify_func, void* notify_baton, svn_cancel_func_t cancel_func, void* cancel_baton, apr_pool_t* pool )
Field 'notify_func.p1.action' in 11th parameter 'notify_func' has base type 'enum svn_repos_notify_action_t'.
svn_repos_notify_create ( svn_repos_notify_action_t action, apr_pool_t* result_pool )
1st parameter 'action' has base type 'enum svn_repos_notify_action_t'.
...