Searched defs:editor (Results 1 - 25 of 64) sorted by relevance

123

/freebsd-10-stable/contrib/subversion/subversion/libsvn_delta/
H A Ddeprecated.c34 svn_delta_path_driver(const svn_delta_editor_t *editor, argument
H A Dpath_driver.c52 open_dir(apr_array_header_t *db_stack, const svn_delta_editor_t *editor, const char *path, apr_pool_t *pool) argument
90 pop_stack(apr_array_header_t *db_stack, const svn_delta_editor_t *editor) argument
134 svn_delta_path_driver2(const svn_delta_editor_t *editor, void *edit_baton, const apr_array_header_t *paths, svn_boolean_t sort_paths, svn_delta_path_driver_cb_func_t callback_func, void *callback_baton, apr_pool_t *pool) argument
[all...]
H A Dcancel.c333 svn_delta_get_cancellation_editor(svn_cancel_func_t cancel_func, void *cancel_baton, const svn_delta_editor_t *wrapped_editor, void *wrapped_edit_baton, const svn_delta_editor_t **editor, void **edit_baton, apr_pool_t *pool) argument
H A Ddepth_filter_editor.c435 svn_delta_depth_filter_editor(const svn_delta_editor_t **editor, void **edit_baton, const svn_delta_editor_t *wrapped_editor, void *wrapped_edit_baton, svn_depth_t requested_depth, svn_boolean_t has_target, apr_pool_t *pool) argument
[all...]
H A Ddebug_editor.c410 svn_delta__get_debug_editor(const svn_delta_editor_t **editor, argument
/freebsd-10-stable/usr.bin/mail/
H A Dedit.c52 editor(int *msgvec) function
/freebsd-10-stable/contrib/dialog/
H A Dinputbox.c79 WINDOW *editor; local
[all...]
/freebsd-10-stable/contrib/nvi/common/
H A Dmain.c52 editor( function
/freebsd-10-stable/release/picobsd/tinyware/passwd/
H A Dpw_util.c199 char *p, *editor; local
/freebsd-10-stable/contrib/less/
H A Dmain.c43 public char * editor; variable
/freebsd-10-stable/bin/sh/
H A Dhistedit.c188 const char *editor = NULL; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra/
H A Deditor.c118 svn_ra__use_commit_shim(svn_editor_t **editor, argument
231 svn_editor_t *editor; member in struct:wrapped_replay_baton_t
289 revfinish_func_wrapper(svn_revnum_t revision, void *replay_baton, const svn_delta_editor_t *editor, void *edit_baton, apr_hash_t *rev_props, apr_pool_t *pool) argument
[all...]
H A Ddeprecated.c210 svn_ra_get_commit_editor2(svn_ra_session_t *session, const svn_delta_editor_t **editor, void **edit_baton, const char *log_msg, svn_commit_callback2_t commit_callback, void *commit_baton, apr_hash_t *lock_tokens, svn_boolean_t keep_locks, apr_pool_t *pool) argument
229 svn_ra_get_commit_editor(svn_ra_session_t *session, const svn_delta_editor_t **editor, void **edit_baton, const char *log_msg, svn_commit_callback_t callback, void *callback_baton, apr_hash_t *lock_tokens, svn_boolean_t keep_locks, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Dnode_tree.c388 svn_repos_node_editor(const svn_delta_editor_t **editor, void **edit_baton, svn_repos_t *repos, svn_fs_root_t *base_root, svn_fs_root_t *root, apr_pool_t *node_pool, apr_pool_t *pool) argument
/freebsd-10-stable/lib/libedit/
H A Dmap.c1083 map_set_editor(EditLine *el, char *editor) argument
1102 map_get_editor(EditLine *el, const char **editor) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/svnbench/
H A Dnull-export-cmd.c231 svn_delta_editor_t *editor = svn_delta_default_editor(pool); local
[all...]
/freebsd-10-stable/lib/libutil/
H A Dpw_util.c291 const char *editor; local
/freebsd-10-stable/usr.sbin/cron/crontab/
H A Dcrontab.c321 char n[MAX_FNAME], q[MAX_TEMPSTR], *editor; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dambient_depth_filter_editor.c673 svn_wc__ambient_depth_filter_editor(const svn_delta_editor_t **editor, void **edit_baton, svn_wc__db_t *db, const char *anchor_abspath, const char *target, const svn_delta_editor_t *wrapped_editor, void *wrapped_edit_baton, apr_pool_t *result_pool) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Ddelete.c189 const svn_delta_editor_t *editor = callback_baton; local
204 const svn_delta_editor_t *editor; local
[all...]
H A Dcopy_foreign.c403 svn_delta_editor_t *editor = svn_delta_default_editor(scratch_pool); local
[all...]
H A Dcommit.c78 get_ra_editor(const svn_delta_editor_t **editor, void **edit_baton, svn_ra_session_t *ra_session, svn_client_ctx_t *ctx, const char *log_msg, const apr_array_header_t *commit_items, const apr_hash_t *revprop_table, apr_hash_t *lock_tokens, svn_boolean_t keep_locks, svn_commit_callback2_t commit_callback, void *commit_baton, apr_pool_t *pool) argument
518 const svn_delta_editor_t *editor; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs/
H A Deditor.c680 make_editor(svn_editor_t **editor, argument
717 svn_fs__editor_create(svn_editor_t **editor, argument
739 svn_fs__editor_create_for(svn_editor_t **editor, argument
757 svn_fs__editor_commit(svn_revnum_t *revision, svn_error_t **post_commit_err, const char **conflict_path, svn_editor_t *editor, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/cli/
H A Dcli-cmds.c555 char *editor; local
/freebsd-10-stable/sbin/sunlabel/
H A Dsunlabel.c484 const char *editor; local

Completed in 224 milliseconds

123