| /freebsd-13.1/contrib/subversion/subversion/libsvn_delta/ |
| H A D | editor.c | 87 #define END_CALLBACK(editor) ((editor)->within_callback = FALSE) argument 109 #define MARK_FINISHED(editor) ((editor)->finished = TRUE) argument 268 *editor = apr_pcalloc(result_pool, sizeof(**editor)); in svn_editor_create() 447 err = editor->cancel_func(editor->cancel_baton); in check_cancel() 532 err = editor->funcs.cb_add_file(editor->baton, relpath, in svn_editor_add_file() 601 err = editor->funcs.cb_add_absent(editor->baton, relpath, kind, in svn_editor_add_absent() 636 err = editor->funcs.cb_alter_directory(editor->baton, in svn_editor_alter_directory() 696 err = editor->funcs.cb_alter_file(editor->baton, in svn_editor_alter_file() 731 err = editor->funcs.cb_alter_symlink(editor->baton, in svn_editor_alter_symlink() 866 err = editor->funcs.cb_complete(editor->baton, editor->scratch_pool); in svn_editor_complete() [all …]
|
| H A D | path_driver.c | 68 const svn_delta_editor_t *editor, in open_dir() argument 86 SVN_ERR(editor->open_directory(path, parent_db, SVN_INVALID_REVNUM, subpool, in open_dir() 103 const svn_delta_editor_t *editor) in pop_stack() argument 113 SVN_ERR(editor->close_directory(item->dir_baton, item->pool)); in pop_stack() 146 svn_delta_path_driver3(const svn_delta_editor_t *editor, in svn_delta_path_driver3() argument 174 editor, edit_baton, in svn_delta_path_driver3() 203 const svn_delta_editor_t *editor; member 214 const svn_delta_editor_t *editor, in svn_delta_path_driver_start() argument 222 state->editor = editor; in svn_delta_path_driver_start() 278 SVN_ERR(pop_stack(state->db_stack, state->editor)); in svn_delta_path_driver_step() [all …]
|
| H A D | deprecated.c | 44 const svn_delta_editor_t *editor, in path_driver_2_to_3_func() argument 64 svn_delta_path_driver2(const svn_delta_editor_t *editor, in svn_delta_path_driver2() argument 99 SVN_ERR(svn_delta_path_driver3(editor, edit_baton, in svn_delta_path_driver2() 107 svn_delta_path_driver(const svn_delta_editor_t *editor, in svn_delta_path_driver() argument 117 return svn_error_trace(svn_delta_path_driver2(editor, edit_baton, paths, in svn_delta_path_driver()
|
| /freebsd-13.1/contrib/subversion/subversion/include/private/ |
| H A D | svn_editor.h | 647 svn_editor_create(svn_editor_t **editor, 761 svn_editor_setcb_copy(svn_editor_t *editor, 772 svn_editor_setcb_move(svn_editor_t *editor, 827 svn_editor_setcb_many(svn_editor_t *editor, 890 svn_editor_add_file(svn_editor_t *editor, 928 svn_editor_add_absent(svn_editor_t *editor, 1033 svn_editor_delete(svn_editor_t *editor, 1053 svn_editor_copy(svn_editor_t *editor, 1078 svn_editor_move(svn_editor_t *editor, 1092 svn_editor_complete(svn_editor_t *editor); [all …]
|
| H A D | svn_ra_private.h | 253 svn_ra__get_commit_ev2(svn_editor_t **editor, 272 svn_editor_t **editor, 280 svn_editor_t *editor, 307 svn_editor_t *editor,
|
| H A D | svn_fs_private.h | 105 svn_fs__editor_create(svn_editor_t **editor, 122 svn_fs__editor_create_for(svn_editor_t **editor, 177 svn_editor_t *editor,
|
| /freebsd-13.1/contrib/dialog/ |
| H A D | inputbox.c | 81 WINDOW *editor; in dialog_inputbox() local 151 dlg_register_window(editor, "inputbox2", binding2); in dialog_inputbox() 154 dlg_show_string(editor, input, chr_offset, inputbox_attr, in dialog_inputbox() 156 wsyncup(editor); in dialog_inputbox() 157 wcursyncup(editor); in dialog_inputbox() 176 wmove(editor, 0, chr_offset); in dialog_inputbox() 177 wsyncup(editor); in dialog_inputbox() 178 wcursyncup(editor); in dialog_inputbox() 202 wsyncup(editor); in dialog_inputbox() 203 wcursyncup(editor); in dialog_inputbox() [all …]
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_repos/ |
| H A D | replay.c | 161 const svn_delta_editor_t *editor, in add_subdir() argument 324 SVN_ERR(editor->close_file(file_baton, in add_subdir() 454 const svn_delta_editor_t *editor, in path_driver_cb_func() argument 789 SVN_ERR(editor->close_file(file_baton, in path_driver_cb_func() 922 const svn_delta_editor_t *editor, in svn_repos_replay2() argument 987 return svn_delta_path_driver3(editor, edit_baton, in svn_repos_replay2() 1029 editor, edit_baton, in svn_repos_replay2() 1064 svn_editor_t *editor, in add_subdir_ev2() argument 1211 svn_editor_t *editor, in replay_node() argument 1511 svn_editor_t *editor, in svn_repos__replay_ev2() argument [all …]
|
| H A D | delta.c | 55 const svn_delta_editor_t *editor; member 206 const svn_delta_editor_t *editor, in svn_repos_dir_delta2() argument 287 SVN_ERR(editor->set_target_revision in svn_repos_dir_delta2() 292 SVN_ERR(editor->set_target_revision in svn_repos_dir_delta2() 299 c.editor = editor; in svn_repos_dir_delta2() 384 SVN_ERR(editor->close_directory(root_baton, pool)); in svn_repos_dir_delta2() 387 return editor->close_edit(edit_baton, pool); in svn_repos_dir_delta2() 594 SVN_ERR(c->editor->apply_textdelta in send_text_delta() 753 return context->editor->close_file in add_file_or_dir() 798 return c->editor->close_directory(subdir_baton, pool); in replace_file_or_dir() [all …]
|
| H A D | reporter.c | 126 const svn_delta_editor_t *editor; member 706 SVN_ERR(b->editor->apply_textdelta(file_baton, s_hex_digest, pool, in delta_files() 879 return svn_error_trace(b->editor->add_file(path, parent_baton, in add_file_smartly() 1028 SVN_ERR(b->editor->delete_entry(e_path, deleted_rev, dir_baton, in update_entry() 1042 SVN_ERR(b->editor->absent_directory(e_path, dir_baton, pool)); in update_entry() 1044 SVN_ERR(b->editor->absent_file(e_path, dir_baton, pool)); in update_entry() 1054 SVN_ERR(b->editor->add_directory(e_path, dir_baton, NULL, in update_entry() 1067 SVN_ERR(b->editor->open_file(e_path, dir_baton, s_rev, pool, in update_entry() 1297 SVN_ERR(b->editor->delete_entry(e_fullpath, in delta_dirs() 1596 const svn_delta_editor_t *editor, in svn_repos_begin_report3() argument [all …]
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | import.c | 118 const svn_delta_editor_t *editor, in send_file_contents() argument 200 SVN_ERR(editor->apply_textdelta_stream(editor, file_baton, NULL, in send_file_contents() 220 import_file(const svn_delta_editor_t *editor, in import_file() argument 406 import_dir(const svn_delta_editor_t *editor, 429 const svn_delta_editor_t *editor, in import_children() argument 544 import_dir(const svn_delta_editor_t *editor, in import_dir() argument 669 const svn_delta_editor_t *editor, in import() argument 723 SVN_ERR(editor->add_directory(edit_path, in import() 792 SVN_ERR(editor->close_directory(root_baton, pool)); in import() 813 SVN_ERR(editor->close_edit(edit_baton, pool)); in import() [all …]
|
| H A D | wc_editor.c | 575 editor->open_root = edit_open; in svn_client__wc_editor_internal() 576 editor->close_edit = edit_close_or_abort; in svn_client__wc_editor_internal() 579 editor->delete_entry = delete_entry; in svn_client__wc_editor_internal() 581 editor->open_directory = dir_open; in svn_client__wc_editor_internal() 582 editor->add_directory = dir_add; in svn_client__wc_editor_internal() 584 editor->close_directory = dir_close; in svn_client__wc_editor_internal() 586 editor->open_file = file_open; in svn_client__wc_editor_internal() 587 editor->add_file = file_add; in svn_client__wc_editor_internal() 590 editor->close_file = file_close; in svn_client__wc_editor_internal() 592 *editor_p = editor; in svn_client__wc_editor_internal() [all …]
|
| H A D | mtcc.c | 1077 commit_properties(const svn_delta_editor_t *editor, in commit_properties() argument 1109 commit_file(const svn_delta_editor_t *editor, in commit_file() argument 1119 SVN_ERR(commit_properties(editor, op, file_baton, scratch_pool)); in commit_file() 1186 commit_directory(const svn_delta_editor_t *editor, in commit_directory() argument 1195 SVN_ERR(commit_properties(editor, op, dir_baton, scratch_pool)); in commit_directory() 1234 SVN_ERR(commit_directory(editor, cop, child_relpath, in commit_directory() 1247 SVN_ERR(editor->add_file(child_relpath, dir_baton, in commit_directory() 1256 SVN_ERR(commit_file(editor, cop, child_baton, in commit_directory() 1262 SVN_ERR(commit_file(editor, cop, child_baton, in commit_directory() 1365 const svn_delta_editor_t *editor; in svn_client__mtcc_commit() local [all …]
|
| /freebsd-13.1/contrib/subversion/subversion/svnbench/ |
| H A D | null-export-cmd.c | 245 svn_delta_editor_t *editor = svn_delta_default_editor(pool); in bench_null_export() local 247 editor->set_target_revision = set_target_revision; in bench_null_export() 248 editor->open_root = open_root; in bench_null_export() 249 editor->add_directory = add_directory; in bench_null_export() 250 editor->add_file = add_file; in bench_null_export() 251 editor->apply_textdelta = apply_textdelta; in bench_null_export() 252 editor->close_file = close_file; in bench_null_export() 253 editor->change_file_prop = change_file_prop; in bench_null_export() 254 editor->change_dir_prop = change_dir_prop; in bench_null_export() 260 editor, in bench_null_export()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_ra_serf/ |
| H A D | replay.c | 144 const svn_delta_editor_t *editor; member 249 ctx->editor, ctx->editor_baton, in replay_closed() 259 SVN_ERR(ctx->editor->set_target_revision(ctx->editor_baton, in replay_closed() 318 SVN_ERR(ctx->editor->open_directory(name, in replay_closed() 326 SVN_ERR(ctx->editor->open_file(name, in replay_closed() 334 SVN_ERR(ctx->editor->add_directory( in replay_closed() 346 SVN_ERR(ctx->editor->add_file( in replay_closed() 367 SVN_ERR(ctx->editor->close_file(node->baton, in replay_closed() 395 SVN_ERR(ctx->editor->delete_entry(name, in replay_closed() 530 const svn_delta_editor_t *editor, in svn_ra_serf__replay() argument [all …]
|
| H A D | update.c | 433 const svn_delta_editor_t *editor; member 752 const svn_delta_editor_t *editor = file->parent_dir->ctx->editor; in ensure_file_opened() local 763 SVN_ERR(editor->open_file(file->relpath, in ensure_file_opened() 771 SVN_ERR(editor->add_file(file->relpath, in ensure_file_opened() 857 const svn_delta_editor_t *editor = file->parent_dir->ctx->editor; in open_file_txdelta() local 865 SVN_ERR(editor->apply_textdelta(file->file_baton, in open_file_txdelta() 931 SVN_ERR(ctx->editor->close_file(file->file_baton, in close_file() 1918 SVN_ERR(ctx->editor->delete_entry( in update_closed() 1934 SVN_ERR(ctx->editor->absent_directory( in update_closed() 1947 SVN_ERR(ctx->editor->absent_file( in update_closed() [all …]
|
| /freebsd-13.1/bin/sh/ |
| H A D | histedit.c | 194 const char *editor = NULL; in histcmd() local 218 editor = shoptarg; in histcmd() 238 if (lflg == 0 || editor || sflg) { in histcmd() 262 if (editor == NULL && in histcmd() 264 (editor = bltinlookup("EDITOR", 1)) == NULL) in histcmd() 265 editor = DEFEDITOR; in histcmd() 266 if (editor[0] == '-' && editor[1] == '\0') { in histcmd() 268 editor = NULL; in histcmd() 317 if (editor) { in histcmd() 380 if (editor) { in histcmd() [all …]
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_ra_svn/ |
| H A D | editorp.c | 79 const svn_delta_editor_t *editor; member 432 void svn_ra_svn_get_editor(const svn_delta_editor_t **editor, in svn_ra_svn_get_editor() argument 465 *editor = ra_svn_editor; in svn_ra_svn_get_editor() 468 svn_error_clear(svn_editor__insert_shims(editor, edit_baton, *editor, in svn_ra_svn_get_editor() 674 SVN_CMD_ERR(ds->editor->close_directory(entry->baton, pool)); in ra_svn_handle_close_dir() 893 SVN_CMD_ERR(ds->editor->close_edit(ds->edit_baton, pool)); in ra_svn_handle_close_edit() 917 SVN_CMD_ERR(ds->editor->abort_edit(ds->edit_baton, pool)); in ra_svn_handle_abort_edit() 1089 state.editor = editor; in svn_ra_svn_drive_editor2() 1107 if (editor) in svn_ra_svn_drive_editor2() 1156 if (editor) in svn_ra_svn_drive_editor2() [all …]
|
| /freebsd-13.1/contrib/subversion/subversion/svnrdump/ |
| H A D | dump_editor.c | 154 svn_rdump__get_dump_editor(const svn_delta_editor_t **editor, in svn_rdump__get_dump_editor() argument 172 SVN_ERR(svn_repos__get_dump_editor(editor, edit_baton, in svn_rdump__get_dump_editor() 177 *editor, *edit_baton, in svn_rdump__get_dump_editor() 178 editor, edit_baton, in svn_rdump__get_dump_editor() 186 SVN_ERR(svn_editor__insert_shims(editor, edit_baton, *editor, *edit_baton, in svn_rdump__get_dump_editor()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_ra/ |
| H A D | editor.c | 118 svn_ra__use_commit_shim(svn_editor_t **editor, in svn_ra__use_commit_shim() argument 176 SVN_ERR(svn_delta__editor_from_delta(editor, &exb, in svn_ra__use_commit_shim() 231 svn_editor_t *editor; member 251 SVN_ERR(wrb->revstart_func(revision, wrb->replay_baton, &wrb->editor, in revstart_func_wrapper() 277 SVN_ERR(svn_delta__delta_from_editor(deditor, dedit_baton, wrb->editor, in revstart_func_wrapper() 291 const svn_delta_editor_t *editor, in revfinish_func_wrapper() argument 298 SVN_ERR(wrb->revfinish_func(revision, replay_baton, wrb->editor, rev_props, in revfinish_func_wrapper()
|
| H A D | wrapper_template.h | 154 **editor, in compat_get_commit_editor() argument 170 return VTBL.get_commit_editor(session_baton, editor, edit_baton, in compat_get_commit_editor() 286 const svn_delta_editor_t *editor, in compat_do_update() argument 298 editor, update_baton, in compat_do_update() 312 const svn_delta_editor_t *editor, in compat_do_switch() argument 325 editor, switch_baton, in compat_do_switch() 339 const svn_delta_editor_t *editor, in compat_do_status() argument 348 revision, depth, editor, status_baton, pool)); in compat_do_status()
|
| /freebsd-13.1/contrib/less/ |
| H A D | main.c | 43 public char * editor; variable 176 editor = lgetenv("VISUAL"); 177 if (editor == NULL || *editor == '\0') 179 editor = lgetenv("EDITOR"); 180 if (isnullenv(editor)) 181 editor = EDIT_PGM;
|
| /freebsd-13.1/usr.sbin/cron/crontab/ |
| H A D | crontab.c | 321 char n[MAX_FNAME], q[MAX_TEMPSTR], *editor; local 388 if ((!(editor = getenv("VISUAL"))) 389 && (!(editor = getenv("EDITOR"))) 391 editor = EDITOR; 412 if (strlen(editor) + strlen(Filename) + 2 >= MAX_TEMPSTR) 414 execlp(editor, editor, Filename, (char *)NULL); 415 err(ERROR_EXIT, "%s", editor); 434 warnx("wrong PID (%d != %d) from \"%s\"", xpid, pid, editor); 438 warnx("\"%s\" exited with status %d", editor, WEXITSTATUS(waiter)); 443 editor, WTERMSIG(waiter), WCOREDUMP(waiter) ?"" :"no ");
|
| /freebsd-13.1/contrib/subversion/subversion/include/ |
| H A D | svn_delta.h | 1181 const struct svn_delta_editor_t *editor, 1233 const svn_delta_editor_t **editor, 1272 svn_delta_depth_filter_editor(const svn_delta_editor_t **editor, 1319 const svn_delta_editor_t *editor, 1366 svn_delta_path_driver3(const svn_delta_editor_t *editor, 1387 svn_delta_path_driver2(const svn_delta_editor_t *editor, 1407 svn_delta_path_driver(const svn_delta_editor_t *editor, 1438 const svn_delta_editor_t *editor,
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs/ |
| H A D | editor.c | 680 make_editor(svn_editor_t **editor, in make_editor() argument 708 SVN_ERR(svn_editor_create(editor, eb, cancel_func, cancel_baton, in make_editor() 710 SVN_ERR(svn_editor_setcb_many(*editor, &editor_cbs, scratch_pool)); in make_editor() 717 svn_fs__editor_create(svn_editor_t **editor, in svn_fs__editor_create() argument 732 return svn_error_trace(make_editor(editor, txn, in svn_fs__editor_create() 739 svn_fs__editor_create_for(svn_editor_t **editor, in svn_fs__editor_create_for() argument 750 return svn_error_trace(make_editor(editor, txn, in svn_fs__editor_create_for() 760 svn_editor_t *editor, in svn_fs__editor_commit() argument 764 struct edit_baton *eb = svn_editor_get_baton(editor); in svn_fs__editor_commit() 779 err = svn_editor_complete(editor); in svn_fs__editor_commit()
|