Home
last modified time | relevance | path

Searched refs:copy_file_data (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dpack.c427 copy_file_data(pack_context_t *context, in copy_file_data() function
516 SVN_ERR(copy_file_data(context, temp_file, rev_file, entry->size, pool)); in copy_item_to_temp()
622 SVN_ERR(copy_file_data(context, context->reps_file, rev_file, entry->size, in copy_rep_to_temp()
754 SVN_ERR(copy_file_data(context, context->reps_file, rev_file->file, in copy_node_to_temp()
1157 SVN_ERR(copy_file_data(context, context->pack_file, temp_file, in store_item()
1483 SVN_ERR(copy_file_data(context, context->pack_file, rev_file->file, in append_revision()
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dpack.c392 copy_file_data(pack_context_t *context, in copy_file_data() function
487 SVN_ERR(copy_file_data(context, temp_file, file, entry->size, in copy_item_to_temp()
601 SVN_ERR(copy_file_data(context, context->reps_file, file, entry->size, in copy_rep_to_temp()
709 SVN_ERR(copy_file_data(context, context->reps_file, file, entry->size, in copy_node_to_temp()
1365 SVN_ERR(copy_file_data(context, context->pack_file, temp_file, in store_items()
1853 SVN_ERR(copy_file_data(context, context->pack_file, file, revdata_size, in append_revision()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200113600 (copy_file_data): Split out from
H A DChangeLog-200320046 (copy_file_data): Move into TARGET_IRIX6 block.
H A DChangeLog-200417963 (irix_file_start, irix_section_align_1, copy_file_data)