| /NextBSD/contrib/subversion/subversion/libsvn_delta/ |
| HD | cancel.c | 279 change_file_prop(void *file_baton, in change_file_prop() function 289 return eb->wrapped_editor->change_file_prop(fb->wrapped_file_baton, in change_file_prop() 357 tree_editor->change_file_prop = change_file_prop; in svn_delta_get_cancellation_editor()
|
| HD | depth_filter_editor.c | 393 change_file_prop(void *file_baton, in change_file_prop() function 403 SVN_ERR(eb->wrapped_editor->change_file_prop(fb->wrapped_baton, in change_file_prop() 470 depth_filter_editor->change_file_prop = change_file_prop; in svn_delta_depth_filter_editor()
|
| HD | debug_editor.c | 340 change_file_prop(void *file_baton, in change_file_prop() function 352 SVN_ERR(eb->wrapped_editor->change_file_prop(fb->wrapped_file_baton, in change_file_prop() 439 tree_editor->change_file_prop = change_file_prop; in svn_delta__get_debug_editor()
|
| HD | compat.c | 1560 SVN_ERR(eb->deditor->change_file_prop(node_baton, in drive_ev1_props() 1569 SVN_ERR(eb->deditor->change_file_prop(node_baton, in drive_ev1_props()
|
| /NextBSD/contrib/subversion/subversion/svnbench/ |
| HD | null-export-cmd.c | 136 change_file_prop(void *file_baton, in change_file_prop() function 239 editor->change_file_prop = change_file_prop; in bench_null_export()
|
| /NextBSD/contrib/subversion/subversion/libsvn_wc/ |
| HD | ambient_depth_filter_editor.c | 631 change_file_prop(void *file_baton, in change_file_prop() function 642 return eb->wrapped_editor->change_file_prop(fb->wrapped_baton, in change_file_prop() 699 depth_filter_editor->change_file_prop = change_file_prop; in svn_wc__ambient_depth_filter_editor()
|
| HD | externals.c | 654 change_file_prop(void *file_baton, in change_file_prop() function 1119 tree_editor->change_file_prop = change_file_prop; in svn_wc__get_file_external_editor()
|
| HD | status.c | 2335 change_file_prop(void *file_baton, in change_file_prop() function 2545 tree_editor->change_file_prop = change_file_prop; in svn_wc__get_status_editor()
|
| /NextBSD/contrib/subversion/subversion/svnsync/ |
| HD | sync.c | 469 change_file_prop(void *file_baton, in change_file_prop() function 523 return eb->wrapped_editor->change_file_prop(fb->wrapped_node_baton, in change_file_prop() 720 tree_editor->change_file_prop = change_file_prop; in svnsync_get_sync_editor()
|
| /NextBSD/contrib/subversion/subversion/libsvn_repos/ |
| HD | delta.c | 96 static svn_error_t *change_file_prop(struct context *c, 431 change_file_prop(struct context *c, in change_file_prop() function 437 return c->editor->change_file_prop(object, name, value, pool); in change_file_prop() 631 change_file_prop, file_baton, subpool)); in delta_files()
|
| HD | commit.c | 611 change_file_prop(void *file_baton, in change_file_prop() function 993 e->change_file_prop = change_file_prop; in svn_repos_get_commit_editor5()
|
| HD | node_tree.c | 408 my_editor->change_file_prop = change_node_prop; in svn_repos_node_editor()
|
| HD | replay.c | 309 SVN_ERR(editor->change_file_prop(file_baton, key, val, subpool)); in add_subdir() 738 SVN_ERR(editor->change_file_prop(file_baton, pc->name, in path_driver_cb_func() 750 SVN_ERR(editor->change_file_prop(file_baton, "", NULL, in path_driver_cb_func()
|
| HD | reporter.c | 458 change_file_prop(report_baton_t *b, void *file_baton, const char *name, in change_file_prop() function 461 return svn_error_trace(b->editor->change_file_prop(file_baton, name, value, in change_file_prop() 682 change_file_prop, file_baton, pool)); in delta_files()
|
| /NextBSD/contrib/subversion/subversion/svnrdump/ |
| HD | dump_editor.c | 825 change_file_prop(void *file_baton, in change_file_prop() function 1118 de->change_file_prop = change_file_prop; in svn_rdump__get_dump_editor()
|
| /NextBSD/contrib/subversion/subversion/libsvn_ra_serf/ |
| HD | update.c | 875 SVN_ERR(ctx->editor->change_file_prop(dir->dir_baton, in maybe_close_dir() 1040 SVN_ERR(ctx->editor->change_file_prop(file->file_baton, in close_file() 1060 SVN_ERR(ctx->editor->change_file_prop(file->file_baton, in close_file() 1068 SVN_ERR(ctx->editor->change_file_prop(file->file_baton, in close_file() 1282 SVN_ERR(ctx->editor->change_file_prop(file->file_baton, in set_file_props() 1912 SVN_ERR(ctx->editor->change_file_prop(file->file_baton, in update_closed() 2155 SVN_ERR(ctx->editor->change_file_prop(ctx->cur_file->file_baton, in update_closed()
|
| HD | commit.c | 1871 change_file_prop(void *file_baton, in change_file_prop() function 2131 editor->change_file_prop = change_file_prop; in svn_ra_serf__get_commit_editor()
|
| HD | replay.c | 417 SVN_ERR(ctx->editor->change_file_prop(node->baton, name, value, in replay_closed()
|
| /NextBSD/contrib/subversion/subversion/libsvn_client/ |
| HD | export.c | 734 change_file_prop(void *file_baton, in change_file_prop() function 915 editor->change_file_prop = change_file_prop; in get_editor_ev1() 1280 SVN_ERR(change_file_prop(fb, propname, propval, scratch_pool)); in export_file()
|
| HD | repos_diff.c | 1148 change_file_prop(void *file_baton, in change_file_prop() function 1389 tree_editor->change_file_prop = change_file_prop; in svn_client__get_diff_editor2()
|
| HD | import.c | 234 SVN_ERR(editor->change_file_prop(file_baton, pname, pval, pool)); in import_file() 258 SVN_ERR(editor->change_file_prop(file_baton, SVN_PROP_SPECIAL, in import_file()
|
| HD | copy_foreign.c | 424 editor->change_file_prop = file_change_prop; in copy_foreign_dir()
|
| HD | commit_util.c | 1703 err = editor->change_file_prop(file_baton, prop->name, in do_item_commit() 1778 err = editor->change_file_prop(file_baton, prop->name, in do_item_commit()
|
| /NextBSD/contrib/subversion/subversion/include/ |
| HD | svn_delta.h | 1068 svn_error_t *(*change_file_prop)(void *file_baton, member
|
| /NextBSD/contrib/subversion/subversion/libsvn_ra_svn/ |
| HD | editorp.c | 449 ra_svn_editor->change_file_prop = ra_svn_change_file_prop; in svn_ra_svn_get_editor() 795 SVN_CMD_ERR(ds->editor->change_file_prop(entry->baton, name, value, pool)); in ra_svn_handle_change_file_prop()
|