Searched refs:changes_file (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/ |
| H A D | pack.c | 189 apr_file_t *changes_file; member 312 SVN_ERR(svn_io_open_unique_file3(&context->changes_file, NULL, temp_dir, in initialize_pack_context() 350 SVN_ERR(svn_io_file_close(context->changes_file, pool)); in reset_pack_context() 367 SVN_ERR(svn_io_open_unique_file3(&context->changes_file, NULL, temp_dir, in reset_pack_context() 1393 context->changes_file, in pack_range() 1440 SVN_ERR(store_items(context, context->changes_file, context->changes, in pack_range()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_fs_x/ |
| H A D | pack.c | 184 apr_file_t *changes_file; member 297 SVN_ERR(svn_io_open_unique_file3(&context->changes_file, NULL, temp_dir, in initialize_pack_context() 334 SVN_ERR(svn_io_file_trunc(context->changes_file, 0, scratch_pool)); in reset_pack_context() 1765 context->changes_file, in pack_range() 1811 context->changes_file, revpool)); in pack_range()
|