| /freebsd-11-stable/contrib/subversion/subversion/libsvn_diff/ |
| HD | binary_diff.c | 56 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/ |
| HD | rev_file.c | 159 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()
|
| HD | transaction.c | 523 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 …]
|
| HD | revprops.c | 847 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()
|
| HD | pack.c | 604 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()
|
| HD | cached_data.c | 439 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/ |
| HD | deprecated.c | 291 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()
|
| HD | client.c | 472 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/ |
| HD | debug_reporter.c | 131 out = svn_stream_from_aprfile2(errfp, TRUE, pool); in svn_ra__get_debug_reporter()
|
| HD | compat.c | 739 stream = svn_stream_from_aprfile2(file, FALSE, currpool); in svn_ra__file_revs_from_log()
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/ |
| HD | rev_file.c | 230 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()
|
| HD | transaction.c | 825 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()
|
| HD | pack.c | 1031 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()
|
| HD | revprops.c | 523 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/ |
| HD | logger.c | 83 result->stream = svn_stream_from_aprfile2(file, FALSE, pool); in logger__create()
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/ |
| HD | dump_editor.c | 886 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/ |
| HD | translate.c | 99 *stream = svn_stream_from_aprfile2(file, FALSE, result_pool); in svn_wc__internal_translated_stream()
|
| HD | questions.c | 167 v_stream = svn_stream_from_aprfile2(file, FALSE, scratch_pool); in compare_and_verify()
|
| HD | wc_db_pristine.c | 211 *contents = svn_stream_from_aprfile2(file, FALSE, result_pool); in pristine_read_txn()
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/ |
| HD | stream.c | 1022 *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
|
| HD | hash.c | 363 return hash_write(hash, NULL, svn_stream_from_aprfile2(destfile, TRUE, pool), in svn_hash_write()
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/ |
| HD | debug_editor.c | 470 out = svn_stream_from_aprfile2(errfp, TRUE, pool); in svn_delta__get_debug_editor()
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_client/ |
| HD | deprecated.c | 1049 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()
|
| HD | patch.c | 2640 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/ |
| HD | svn_io.h | 1105 svn_stream_from_aprfile2(apr_file_t *file,
|