Searched refs:tmpfile1 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/contrib/subversion/subversion/libsvn_client/
H A Ddiff_summarize.c131 const char *tmpfile1,
204 const char *tmpfile1,
242 const char *tmpfile1,
128 cb_file_deleted(svn_wc_notify_state_t *state, svn_boolean_t *tree_conflicted, const char *path, const char *tmpfile1, const char *tmpfile2, const char *mimetype1, const char *mimetype2, apr_hash_t *originalprops, void *diff_baton, apr_pool_t *scratch_pool) argument
200 cb_file_added(svn_wc_notify_state_t *contentstate, svn_wc_notify_state_t *propstate, svn_boolean_t *tree_conflicted, const char *path, const char *tmpfile1, const char *tmpfile2, svn_revnum_t rev1, svn_revnum_t rev2, const char *mimetype1, const char *mimetype2, const char *copyfrom_path, svn_revnum_t copyfrom_revision, const apr_array_header_t *propchanges, apr_hash_t *originalprops, void *diff_baton, apr_pool_t *scratch_pool) argument
238 cb_file_changed(svn_wc_notify_state_t *contentstate, svn_wc_notify_state_t *propstate, svn_boolean_t *tree_conflicted, const char *path, const char *tmpfile1, const char *tmpfile2, svn_revnum_t rev1, svn_revnum_t rev2, const char *mimetype1, const char *mimetype2, const apr_array_header_t *propchanges, apr_hash_t *originalprops, void *diff_baton, apr_pool_t *scratch_pool) argument
H A Ddiff.c707 const char *tmpfile1,
836 tmpfile1, tmpfile2,
867 SVN_ERR(svn_diff_file_diff_2(&diff, tmpfile1, tmpfile2,
911 tmpfile1, tmpfile2, label1, label2,
945 const char *tmpfile1,
972 if (tmpfile1)
974 tmpfile1, tmpfile2, rev1, rev2,
997 const char *tmpfile1,
1044 tmpfile1 = diff_cmd_baton->empty_file;
1065 else if (tmpfile1
702 diff_content_changed(svn_boolean_t *wrote_header, const char *diff_relpath, const char *tmpfile1, const char *tmpfile2, svn_revnum_t rev1, svn_revnum_t rev2, const char *mimetype1, const char *mimetype2, svn_diff_operation_kind_t operation, svn_boolean_t force_diff, const char *copyfrom_path, svn_revnum_t copyfrom_rev, struct diff_cmd_baton *diff_cmd_baton, apr_pool_t *scratch_pool) argument
938 diff_file_changed(svn_wc_notify_state_t *content_state, svn_wc_notify_state_t *prop_state, svn_boolean_t *tree_conflicted, const char *diff_relpath, const char *tmpfile1, const char *tmpfile2, svn_revnum_t rev1, svn_revnum_t rev2, const char *mimetype1, const char *mimetype2, const apr_array_header_t *prop_changes, apr_hash_t *original_props, void *diff_baton, apr_pool_t *scratch_pool) argument
990 diff_file_added(svn_wc_notify_state_t *content_state, svn_wc_notify_state_t *prop_state, svn_boolean_t *tree_conflicted, const char *diff_relpath, const char *tmpfile1, const char *tmpfile2, svn_revnum_t rev1, svn_revnum_t rev2, const char *mimetype1, const char *mimetype2, const char *copyfrom_path, svn_revnum_t copyfrom_revision, const apr_array_header_t *prop_changes, apr_hash_t *original_props, void *diff_baton, apr_pool_t *scratch_pool) argument
1091 diff_file_deleted(svn_wc_notify_state_t *state, svn_boolean_t *tree_conflicted, const char *diff_relpath, const char *tmpfile1, const char *tmpfile2, const char *mimetype1, const char *mimetype2, apr_hash_t *original_props, void *diff_baton, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-10.3-release/contrib/subversion/subversion/include/
H A Dsvn_wc.h2219 * @a tmpfile1 and @a tmpfile2, which represent @a rev1 and @a rev2 of
2237 const char *tmpfile1,
2250 * @a tmpfile1 and @a tmpfile2, which represent @a rev1 and @a rev2
2271 const char *tmpfile1,
2286 * comparing @a tmpfile1 and @a tmpfile2. @a originalprops provides
2298 const char *tmpfile1,
2405 const char *tmpfile1,
2422 const char *tmpfile1,
2437 const char *tmpfile1,
2500 const char *tmpfile1,
[all...]
/freebsd-10.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c246 char *tmpfile1 = NULL; local
285 tmpfile1 = curfile;
296 *curfilep = tmpfile1;
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_wc/
H A Ddeprecated.c1333 const char *tmpfile1,
1350 tmpfile1, tmpfile2,
1368 const char *tmpfile1,
1384 tmpfile1, tmpfile2, rev1, rev2,
1400 const char *tmpfile1,
1415 tmpfile1, tmpfile2, mimetype1, mimetype2,
1534 const char *tmpfile1,
1550 path, tmpfile1, tmpfile2,
1563 const char *tmpfile1,
1579 tmpfile1, tmpfile
1327 wrap_3to1_file_changed(svn_wc_adm_access_t *adm_access, svn_wc_notify_state_t *contentstate, svn_wc_notify_state_t *propstate, svn_boolean_t *tree_conflicted, const char *path, const char *tmpfile1, const char *tmpfile2, svn_revnum_t rev1, svn_revnum_t rev2, const char *mimetype1, const char *mimetype2, const apr_array_header_t *propchanges, apr_hash_t *originalprops, void *diff_baton) argument
1362 wrap_3to1_file_added(svn_wc_adm_access_t *adm_access, svn_wc_notify_state_t *contentstate, svn_wc_notify_state_t *propstate, svn_boolean_t *tree_conflicted, const char *path, const char *tmpfile1, const char *tmpfile2, svn_revnum_t rev1, svn_revnum_t rev2, const char *mimetype1, const char *mimetype2, const apr_array_header_t *propchanges, apr_hash_t *originalprops, void *diff_baton) argument
1395 wrap_3to1_file_deleted(svn_wc_adm_access_t *adm_access, svn_wc_notify_state_t *state, svn_boolean_t *tree_conflicted, const char *path, const char *tmpfile1, const char *tmpfile2, const char *mimetype1, const char *mimetype2, apr_hash_t *originalprops, void *diff_baton) argument
1528 wrap_3to2_file_changed(svn_wc_adm_access_t *adm_access, svn_wc_notify_state_t *contentstate, svn_wc_notify_state_t *propstate, svn_boolean_t *tree_conflicted, const char *path, const char *tmpfile1, const char *tmpfile2, svn_revnum_t rev1, svn_revnum_t rev2, const char *mimetype1, const char *mimetype2, const apr_array_header_t *propchanges, apr_hash_t *originalprops, void *diff_baton) argument
1557 wrap_3to2_file_added(svn_wc_adm_access_t *adm_access, svn_wc_notify_state_t *contentstate, svn_wc_notify_state_t *propstate, svn_boolean_t *tree_conflicted, const char *path, const char *tmpfile1, const char *tmpfile2, svn_revnum_t rev1, svn_revnum_t rev2, const char *mimetype1, const char *mimetype2, const apr_array_header_t *propchanges, apr_hash_t *originalprops, void *diff_baton) argument
1586 wrap_3to2_file_deleted(svn_wc_adm_access_t *adm_access, svn_wc_notify_state_t *state, svn_boolean_t *tree_conflicted, const char *path, const char *tmpfile1, const char *tmpfile2, const char *mimetype1, const char *mimetype2, apr_hash_t *originalprops, void *diff_baton) argument
1699 wrap_4to3_file_changed(svn_wc_notify_state_t *contentstate, svn_wc_notify_state_t *propstate, svn_boolean_t *tree_conflicted, const char *path, const char *tmpfile1, const char *tmpfile2, svn_revnum_t rev1, svn_revnum_t rev2, const char *mimetype1, const char *mimetype2, const apr_array_header_t *propchanges, apr_hash_t *originalprops, void *diff_baton, apr_pool_t *scratch_pool) argument
1735 wrap_4to3_file_added(svn_wc_notify_state_t *contentstate, svn_wc_notify_state_t *propstate, svn_boolean_t *tree_conflicted, const char *path, const char *tmpfile1, const char *tmpfile2, svn_revnum_t rev1, svn_revnum_t rev2, const char *mimetype1, const char *mimetype2, const char *copyfrom_path, svn_revnum_t copyfrom_revision, const apr_array_header_t *propchanges, apr_hash_t *originalprops, void *diff_baton, apr_pool_t *scratch_pool) argument
1773 wrap_4to3_file_deleted(svn_wc_notify_state_t *state, svn_boolean_t *tree_conflicted, const char *path, const char *tmpfile1, const char *tmpfile2, const char *mimetype1, const char *mimetype2, apr_hash_t *originalprops, void *diff_baton, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-10.3-release/contrib/subversion/subversion/svnlook/
H A Dsvnlook.c677 prepare_tmpfiles(const char **tmpfile1,
691 *tmpfile1 = NULL;
722 SVN_ERR(svn_stream_open_unique(&stream, tmpfile1,
672 prepare_tmpfiles(const char **tmpfile1, const char **tmpfile2, svn_boolean_t *is_binary, svn_fs_root_t *root1, const char *path1, svn_fs_root_t *root2, const char *path2, const char *tmpdir, apr_pool_t *pool) argument

Completed in 240 milliseconds