Home
last modified time | relevance | path

Searched refs:svn_stream_from_aprfile2 (Results 1 – 25 of 40) sorted by relevance

12

/freebsd-11-stable/contrib/subversion/subversion/libsvn_diff/
HDbinary_diff.c56 svn_stream_from_aprfile2(*result, TRUE, scratch_pool), in create_compressed()
263 svn_stream_from_aprfile2(latest_apr, FALSE, subpool), in svn_diff_output_binary()
274 svn_stream_from_aprfile2(original_apr, FALSE, subpool), in svn_diff_output_binary()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
HDrev_file.c159 file->stream = svn_stream_from_aprfile2(apr_file, TRUE, in open_pack_or_rev_file()
288 (*file)->stream = svn_stream_from_aprfile2(apr_file, TRUE, result_pool); in svn_fs_fs__open_proto_rev_file()
HDtransaction.c523 SVN_ERR(svn_fs_fs__write_noderev(svn_stream_from_aprfile2(noderev_file, TRUE, in svn_fs_fs__put_node_revision()
917 svn_stream_from_aprfile2(file, TRUE, in svn_fs_fs__txn_changes_fetch()
1563 out = svn_stream_from_aprfile2(file, TRUE, pool); in svn_fs_fs__set_entry()
1603 out = svn_stream_from_aprfile2(file, TRUE, subpool); in svn_fs_fs__set_entry()
1728 SVN_ERR(svn_fs_fs__write_changes(svn_stream_from_aprfile2(file, TRUE, pool), in svn_fs_fs__add_change()
2226 b->rep_stream = svn_stream_from_aprfile2(file, TRUE, b->scratch_pool); in rep_write_get_baton()
2691 out = svn_stream_from_aprfile2(file, TRUE, pool); in svn_fs_fs__set_proplist()
2805 whb->stream = svn_stream_from_aprfile2(file, TRUE, scratch_pool); in write_container_rep()
2940 file_stream = svn_stream_from_aprfile2(file, TRUE, scratch_pool); in write_container_delta_rep()
3364 file_stream = svn_stream_from_aprfile2(file, TRUE, pool); in write_final_rev()
[all …]
HDrevprops.c847 stream = svn_stream_from_aprfile2(file, TRUE, pool); in write_non_packed_revprop()
1207 stream = svn_stream_from_aprfile2(file, TRUE, pool); in write_packed_revprop()
1397 stream = svn_stream_from_aprfile2(file, FALSE, iterpool); in svn_fs_fs__copy_revprops()
1459 manifest_stream = svn_stream_from_aprfile2(manifest_file, TRUE, in svn_fs_fs__pack_revprops_shard()
HDpack.c604 stream = svn_stream_from_aprfile2(rev_file, TRUE, pool); in copy_rep_to_temp()
1745 manifest_stream = svn_stream_from_aprfile2(manifest_file, TRUE, pool); in pack_phys_addressed()
1775 rev_stream = svn_stream_from_aprfile2(rev_file, FALSE, iterpool); in pack_phys_addressed()
1777 svn_stream_from_aprfile2(pack_file, TRUE, in pack_phys_addressed()
HDcached_data.c439 svn_stream_from_aprfile2(file, in get_node_revision_body()
2296 rs->sfile->rfile->stream = svn_stream_from_aprfile2(file, TRUE, pool); in svn_fs_fs__get_contents_from_file()
2765 contents = svn_stream_from_aprfile2(file, FALSE, scratch_pool); in get_dir_contents()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
HDdeprecated.c291 in_stream = svn_stream_from_aprfile2(in_file, FALSE, pool); in svn_ra_svn_create_conn3()
293 out_stream = svn_stream_from_aprfile2(out_file, FALSE, pool); in svn_ra_svn_create_conn3()
HDclient.c472 in_stream = svn_stream_from_aprfile2(in_file, FALSE, pool); in handle_child_process_error()
473 out_stream = svn_stream_from_aprfile2(out_file, FALSE, pool); in handle_child_process_error()
547 svn_stream_from_aprfile2(proc->out, FALSE, in make_tunnel()
549 svn_stream_from_aprfile2(proc->in, FALSE, in make_tunnel()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra/
HDdebug_reporter.c131 out = svn_stream_from_aprfile2(errfp, TRUE, pool); in svn_ra__get_debug_reporter()
HDcompat.c739 stream = svn_stream_from_aprfile2(file, FALSE, currpool); in svn_ra__file_revs_from_log()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
HDrev_file.c230 file->stream = svn_stream_from_aprfile2(apr_file, TRUE, in open_pack_or_rev_file()
368 (*file)->stream = svn_stream_from_aprfile2(temp_file, TRUE, result_pool); in svn_fs_x__rev_file_wrap_temp()
HDtransaction.c825 SVN_ERR(svn_fs_x__write_noderev(svn_stream_from_aprfile2(noderev_file, TRUE, in svn_fs_x__put_node_revision()
1168 svn_stream_from_aprfile2(file, TRUE, in svn_fs_x__txn_changes_fetch()
1816 out = svn_stream_from_aprfile2(file, TRUE, scratch_pool); in svn_fs_x__set_entry()
1858 out = svn_stream_from_aprfile2(file, TRUE, subpool); in svn_fs_x__set_entry()
1970 SVN_ERR(svn_fs_x__write_changes(svn_stream_from_aprfile2(file, TRUE, in svn_fs_x__add_change()
2278 svn_stream_from_aprfile2(file, TRUE, in rep_write_get_baton()
2753 out = svn_stream_from_aprfile2(file, TRUE, scratch_pool); in svn_fs_x__set_proplist()
2914 svn_stream_from_aprfile2(file, TRUE, in write_container_delta_rep()
3285 svn_stream_from_aprfile2(file, TRUE, in write_final_rev()
3334 svn_stream_from_aprfile2(file, TRUE, scratch_pool), in write_final_changed_path_info()
HDpack.c1031 svn_stream_from_aprfile2(context->pack_file, in write_nodes_container()
1089 = svn_stream_from_aprfile2(temp_file, TRUE, scratch_pool); in store_nodes()
1184 svn_stream_from_aprfile2(context->pack_file, in write_reps_container()
1500 svn_stream_from_aprfile2(context->pack_file, in write_changes_container()
1551 = svn_stream_from_aprfile2(temp_file, TRUE, scratch_pool); in write_changes_containers()
HDrevprops.c523 stream = svn_stream_from_aprfile2(file, TRUE, scratch_pool); in write_packed_data_checksummed()
1023 stream = svn_stream_from_aprfile2(file, TRUE, scratch_pool); in svn_fs_x__write_non_packed_revprops()
/freebsd-11-stable/contrib/subversion/subversion/svnserve/
HDlogger.c83 result->stream = svn_stream_from_aprfile2(file, FALSE, pool); in logger__create()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
HDdump_editor.c886 delta_filestream = svn_stream_from_aprfile2(eb->delta_file, TRUE, pool); in apply_textdelta()
974 delta_filestream = svn_stream_from_aprfile2(eb->delta_file, TRUE, pool); in close_file()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
HDtranslate.c99 *stream = svn_stream_from_aprfile2(file, FALSE, result_pool); in svn_wc__internal_translated_stream()
HDquestions.c167 v_stream = svn_stream_from_aprfile2(file, FALSE, scratch_pool); in compare_and_verify()
HDwc_db_pristine.c211 *contents = svn_stream_from_aprfile2(file, FALSE, result_pool); in pristine_read_txn()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
HDstream.c1022 *stream = svn_stream_from_aprfile2(file, FALSE, result_pool); in svn_stream_open_readonly()
1042 *stream = svn_stream_from_aprfile2(file, FALSE, result_pool); in svn_stream_open_writable()
1060 *stream = svn_stream_from_aprfile2(file, FALSE, result_pool); in svn_stream_open_unique()
1115 svn_stream_from_aprfile2(apr_file_t *file, in svn_stream_from_aprfile2() function
HDhash.c363 return hash_write(hash, NULL, svn_stream_from_aprfile2(destfile, TRUE, pool), in svn_hash_write()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
HDdebug_editor.c470 out = svn_stream_from_aprfile2(errfp, TRUE, pool); in svn_delta__get_debug_editor()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
HDdeprecated.c1049 svn_stream_t *outstream = svn_stream_from_aprfile2(outfile, TRUE, pool); in svn_client_diff5()
1050 svn_stream_t *errstream = svn_stream_from_aprfile2(errfile, TRUE, pool); in svn_client_diff5()
1218 svn_stream_t *outstream = svn_stream_from_aprfile2(outfile, TRUE, pool); in svn_client_diff_peg5()
1219 svn_stream_t *errstream = svn_stream_from_aprfile2(errfile, TRUE, pool); in svn_client_diff_peg5()
HDpatch.c2640 orig_stream = svn_stream_from_aprfile2(target->file, TRUE, iterpool); in apply_one_patch()
2669 orig_stream = svn_stream_from_aprfile2(target->file, TRUE, iterpool); in apply_one_patch()
2690 svn_stream_from_aprfile2(target->patched_file, TRUE, in apply_one_patch()
3353 svn_stream_from_aprfile2(reject_file, FALSE, in write_out_rejected_hunks()
/freebsd-11-stable/contrib/subversion/subversion/include/
HDsvn_io.h1105 svn_stream_from_aprfile2(apr_file_t *file,

12