Home
last modified time | relevance | path

Searched refs:subpool (Results 1 – 25 of 97) sorted by relevance

1234

/freebsd-12.1/contrib/subversion/subversion/libsvn_delta/
H A Dpath_driver.c59 apr_pool_t *subpool; in open_dir() local
70 subpool = svn_pool_create(pool); in open_dir()
75 item = apr_pcalloc(subpool, sizeof(*item)); in open_dir()
77 item->pool = subpool; in open_dir()
147 apr_pool_t *subpool, *iterpool; in svn_delta_path_driver2() local
154 subpool = svn_pool_create(pool); in svn_delta_path_driver2()
165 item = apr_pcalloc(subpool, sizeof(*item)); in svn_delta_path_driver2()
182 item->pool = subpool; in svn_delta_path_driver2()
263 subpool = svn_pool_create(pool); in svn_delta_path_driver2()
269 item->pool = subpool; in svn_delta_path_driver2()
[all …]
/freebsd-12.1/contrib/subversion/subversion/svn/
H A Dpropedit-cmd.c181 apr_pool_t *subpool = svn_pool_create(pool); in svn_cl__propedit() local
224 svn_pool_clear(subpool); in svn_cl__propedit()
241 NULL, ctx, subpool, subpool)); in svn_cl__propedit()
246 propval = svn_string_create_empty(subpool); in svn_cl__propedit()
273 base_dir = svn_dirent_dirname(target, subpool); in svn_cl__propedit()
290 : svn_dirent_local_style(target, subpool); in svn_cl__propedit()
299 subpool); in svn_cl__propedit()
304 subpool)); in svn_cl__propedit()
322 targs, pname, propval, subpool)); in svn_cl__propedit()
327 ctx, subpool); in svn_cl__propedit()
[all …]
H A Dcheckout-cmd.c73 apr_pool_t *subpool; in svn_cl__checkout() local
123 subpool = svn_pool_create(pool); in svn_cl__checkout()
132 svn_pool_clear(subpool); in svn_cl__checkout()
144 subpool)); in svn_cl__checkout()
154 svn_uri_basename(true_url, subpool), in svn_cl__checkout()
155 subpool); in svn_cl__checkout()
175 ctx, subpool)); in svn_cl__checkout()
177 svn_pool_destroy(subpool); in svn_cl__checkout()
H A Dcat-cmd.c52 apr_pool_t *subpool = svn_pool_create(pool); in svn_cl__cat() local
72 svn_pool_clear(subpool); in svn_cl__cat()
77 subpool)); in svn_cl__cat()
82 ctx, subpool, subpool), in svn_cl__cat()
90 svn_pool_destroy(subpool); in svn_cl__cat()
H A Dpropget-cmd.c420 apr_pool_t *subpool = svn_pool_create(pool); in svn_cl__propget() local
424 SVN_ERR(svn_cl__xml_print_header("properties", subpool)); in svn_cl__propget()
451 svn_pool_clear(subpool); in svn_cl__propget()
456 subpool)); in svn_cl__propget()
459 SVN_ERR(svn_dirent_get_absolute(&truepath, truepath, subpool)); in svn_cl__propget()
468 opt_state->changelists, ctx, subpool, in svn_cl__propget()
469 subpool)); in svn_cl__propget()
503 subpool)); in svn_cl__propget()
510 omit_newline, like_proplist, subpool)); in svn_cl__propget()
514 SVN_ERR(svn_cl__xml_print_footer("properties", subpool)); in svn_cl__propget()
[all …]
/freebsd-12.1/contrib/subversion/subversion/libsvn_repos/
H A Ddelta.c468 apr_pool_t *subpool; in delta_proplists() local
475 subpool = svn_pool_create(pool); in delta_proplists()
561 svn_pool_destroy(subpool); in delta_proplists()
615 apr_pool_t *subpool; in delta_files() local
621 subpool = svn_pool_create(pool); in delta_files()
674 svn_pool_destroy(subpool); in delta_files()
842 apr_pool_t *subpool; in delta_dirs() local
858 subpool = svn_pool_create(pool); in delta_dirs()
882 svn_pool_clear(subpool); in delta_dirs()
963 svn_pool_clear(subpool); in delta_dirs()
[all …]
H A Dcommit.c307 apr_pool_t *subpool = svn_pool_create(pool); in add_file_or_directory() local
334 required, subpool)); in add_file_or_directory()
386 svn_pool_destroy(subpool); in add_file_or_directory()
613 apr_pool_t *subpool = svn_pool_create(pool); in open_file() local
621 svn_authz_read, subpool)); in open_file()
625 subpool)); in open_file()
641 svn_pool_destroy(subpool); in open_file()
1006 apr_pool_t *subpool = svn_pool_create(pool); in svn_repos_get_commit_editor5() local
1027 eb = apr_pcalloc(subpool, sizeof(*eb)); in svn_repos_get_commit_editor5()
1044 eb->pool = subpool; in svn_repos_get_commit_editor5()
[all …]
H A Drepos.c1438 apr_pool_t *subpool = svn_pool_create(pool); in svn_repos_upgrade2() local
1450 subpool)); in svn_repos_upgrade2()
1458 notify_func(notify_baton, notify, subpool); in svn_repos_upgrade2()
1479 subpool)); in svn_repos_upgrade2()
1482 svn_pool_destroy(subpool); in svn_repos_upgrade2()
1690 apr_pool_t *subpool = svn_pool_create(pool); in svn_repos_recover4() local
1700 subpool, subpool)); in svn_repos_recover4()
1718 svn_pool_destroy(subpool); in svn_repos_recover4()
1766 svn_pool_destroy(subpool); in multi_freeze()
1775 subpool)); in multi_freeze()
[all …]
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dload-index.c102 apr_pool_t *subpool = svn_pool_create(scratch_pool); in svn_fs_fs__load_index() local
126 revision, subpool, in svn_fs_fs__load_index()
127 subpool)); in svn_fs_fs__load_index()
137 subpool)); in svn_fs_fs__load_index()
153 subpool)); in svn_fs_fs__load_index()
160 subpool, subpool)); in svn_fs_fs__load_index()
162 entries, subpool, in svn_fs_fs__load_index()
163 subpool)); in svn_fs_fs__load_index()
168 rev_file->start_revision, subpool)); in svn_fs_fs__load_index()
171 svn_pool_destroy(subpool); in svn_fs_fs__load_index()
H A Dfs.c351 apr_pool_t *subpool = svn_pool_create(scratch_pool); in fs_open() local
357 SVN_ERR(svn_fs_fs__open(fs, path, subpool)); in fs_open()
359 SVN_ERR(svn_fs_fs__initialize_caches(fs, subpool)); in fs_open()
363 svn_pool_destroy(subpool); in fs_open()
380 apr_pool_t * subpool = svn_pool_create(pool); in fs_open_for_recovery() local
397 SVN_ERR(svn_fs_fs__read_format_file(fs, subpool)); in fs_open_for_recovery()
400 err = svn_fs_fs__youngest_rev(&youngest_rev, fs, subpool); in fs_open_for_recovery()
414 file_path = svn_fs_fs__path_current(fs, subpool); in fs_open_for_recovery()
418 SVN_ERR(svn_io_remove_file2(file_path, TRUE, subpool)); in fs_open_for_recovery()
419 SVN_ERR(svn_io_file_create_empty(file_path, subpool)); in fs_open_for_recovery()
[all …]
/freebsd-12.1/contrib/subversion/subversion/svnbench/
H A Dnull-info-cmd.c75 apr_pool_t *subpool = svn_pool_create(pool); in push_dir_info() local
87 svn_pool_clear(subpool); in push_dir_info()
92 path = svn_relpath_join(dir, name, subpool); in push_dir_info()
101 counter, depth, ctx, subpool)); in push_dir_info()
104 svn_pool_destroy(subpool); in push_dir_info()
203 apr_pool_t *subpool = svn_pool_create(pool); in svn_cl__null_info() local
228 svn_pool_clear(subpool); in svn_cl__null_info()
242 SVN_ERR(svn_dirent_get_absolute(&truepath, truepath, subpool)); in svn_cl__null_info()
250 ctx, subpool); in svn_cl__null_info()
260 svn_error_clear(svn_cmdline_fprintf(stderr, subpool, "\n")); in svn_cl__null_info()
[all …]
H A Dnull-list-cmd.c95 apr_pool_t *subpool = svn_pool_create(pool); in svn_cl__null_list() local
128 svn_pool_clear(subpool); in svn_cl__null_list()
134 subpool)); in svn_cl__null_list()
138 patterns = apr_array_make(subpool, 4, sizeof(const char *)); in svn_cl__null_list()
162 &pb, ctx, subpool); in svn_cl__null_list()
188 svn_pool_destroy(subpool); in svn_cl__null_list()
/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dquoprint.c122 apr_pool_t *subpool = svn_pool_create(eb->pool); in encode_data() local
132 svn_pool_destroy(subpool); in encode_data()
163 apr_pool_t *subpool = svn_pool_create(pool); in svn_quoprint_encode() local
164 struct encode_baton *eb = apr_palloc(subpool, sizeof(*eb)); in svn_quoprint_encode()
169 eb->pool = subpool; in svn_quoprint_encode()
250 apr_pool_t *subpool; in decode_data() local
256 subpool = svn_pool_create(db->pool); in decode_data()
257 decoded = svn_stringbuf_create_empty(subpool); in decode_data()
264 svn_pool_destroy(subpool); in decode_data()
286 apr_pool_t *subpool = svn_pool_create(pool); in svn_quoprint_decode() local
[all …]
H A Dcache-memcache.c145 apr_pool_t *subpool; in memcache_internal_get() local
153 subpool = svn_pool_create(pool); in memcache_internal_get()
154 SVN_ERR(build_key(&mc_key, cache, key, subpool)); in memcache_internal_get()
165 svn_pool_destroy(subpool); in memcache_internal_get()
174 svn_pool_destroy(subpool); in memcache_internal_get()
271 apr_pool_t *subpool = svn_pool_create(scratch_pool); in memcache_set() local
292 svn_pool_destroy(subpool); in memcache_set()
336 apr_pool_t *subpool = svn_pool_create(scratch_pool); in memcache_set_partial() local
342 subpool)); in memcache_set_partial()
347 SVN_ERR(func(&data, &size, baton, subpool)); in memcache_set_partial()
[all …]
/freebsd-12.1/contrib/subversion/subversion/libsvn_diff/
H A Ddiff4.c187 apr_pool_t *subpool; in svn_diff_diff4_2() local
195 subpool = svn_pool_create(pool); in svn_diff_diff4_2()
196 subpool2 = svn_pool_create(subpool); in svn_diff_diff4_2()
216 subpool)); in svn_diff_diff4_2()
223 subpool)); in svn_diff_diff4_2()
242 subpool); in svn_diff_diff4_2()
244 subpool); in svn_diff_diff4_2()
246 subpool); in svn_diff_diff4_2()
248 subpool); in svn_diff_diff4_2()
309 svn_pool_destroy(subpool); in svn_diff_diff4_2()
H A Ddiff3.c56 apr_pool_t *subpool; in svn_diff__resolve_conflict() local
115 subpool = svn_pool_create(pool); in svn_diff__resolve_conflict()
129 lcs = apr_palloc(subpool, sizeof(*lcs)); in svn_diff__resolve_conflict()
246 svn_pool_destroy(subpool); in svn_diff__resolve_conflict()
265 apr_pool_t *subpool; in svn_diff_diff3_2() local
272 subpool = svn_pool_create(pool); in svn_diff_diff3_2()
285 subpool)); in svn_diff_diff3_2()
292 subpool)); in svn_diff_diff3_2()
299 subpool)); in svn_diff_diff3_2()
320 suffix_lines, subpool); in svn_diff_diff3_2()
[all …]
H A Dbinary_diff.c245 apr_pool_t *subpool = svn_pool_create(scratch_pool); in svn_diff_output_binary() local
249 scratch_pool, subpool)); in svn_diff_output_binary()
250 svn_pool_clear(subpool); in svn_diff_output_binary()
254 scratch_pool, subpool)); in svn_diff_output_binary()
255 svn_pool_clear(subpool); in svn_diff_output_binary()
263 svn_stream_from_aprfile2(latest_apr, FALSE, subpool), in svn_diff_output_binary()
267 svn_pool_clear(subpool); in svn_diff_output_binary()
274 svn_stream_from_aprfile2(original_apr, FALSE, subpool), in svn_diff_output_binary()
278 svn_pool_destroy(subpool); in svn_diff_output_binary()
H A Ddiff.c141 apr_pool_t *subpool; in svn_diff_diff_2() local
148 subpool = svn_pool_create(pool); in svn_diff_diff_2()
162 subpool)); in svn_diff_diff_2()
169 subpool)); in svn_diff_diff_2()
183 subpool); in svn_diff_diff_2()
185 subpool); in svn_diff_diff_2()
190 suffix_lines, subpool); in svn_diff_diff_2()
196 svn_pool_destroy(subpool); in svn_diff_diff_2()
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dtree.c577 svn_pool_destroy(subpool); in x_change_node_prop()
604 SVN_ERR(svn_fs_x__get_dag_node(&node1, root1, path1, subpool, subpool)); in x_props_changed()
608 svn_pool_destroy(subpool); in x_props_changed()
1416 TRUE, subpool, subpool)); in x_make_dir()
1439 subpool, subpool)); in x_make_dir()
1449 svn_pool_destroy(subpool); in x_make_dir()
1508 svn_pool_destroy(subpool); in x_delete_node()
1699 apr_pool_t *subpool; in x_revision_link() local
1753 TRUE, subpool, subpool)); in x_make_file()
1775 subpool, subpool)); in x_make_file()
[all …]
H A Dtransaction.c118 txn->pool = subpool; in get_shared_txn()
1462 err = get_txn_proplist(&txn_prop, txn->fs, ftd->txn_id, subpool, subpool); in svn_fs_x__change_txn_props()
1812 subpool, subpool)); in svn_fs_x__set_entry()
1903 svn_pool_clear(subpool); in svn_fs_x__set_entry()
3126 apr_pool_t *subpool; in write_final_rev() local
3800 svn_pool_clear(subpool); in commit_body()
3818 svn_pool_clear(subpool); in commit_body()
3839 svn_pool_clear(subpool); in commit_body()
3847 svn_pool_clear(subpool); in commit_body()
3853 svn_pool_clear(subpool); in commit_body()
[all …]
H A Dfs.c383 apr_pool_t *subpool = svn_pool_create(scratch_pool); in x_open() local
389 SVN_ERR(svn_fs_x__open(fs, path, subpool)); in x_open()
391 SVN_ERR(svn_fs_x__initialize_caches(fs, subpool)); in x_open()
395 svn_pool_destroy(subpool); in x_open()
412 apr_pool_t * subpool = svn_pool_create(scratch_pool); in x_open_for_recovery() local
429 SVN_ERR(svn_fs_x__read_format_file(fs, subpool)); in x_open_for_recovery()
432 err = svn_fs_x__youngest_rev(&youngest_rev, fs, subpool); in x_open_for_recovery()
446 file_path = svn_fs_x__path_current(fs, subpool); in x_open_for_recovery()
451 SVN_ERR(svn_io_file_create_empty(file_path, subpool)); in x_open_for_recovery()
452 SVN_ERR(svn_fs_x__write_current(fs, 0, subpool)); in x_open_for_recovery()
[all …]
/freebsd-12.1/contrib/subversion/subversion/svndumpfilter/
H A Dsvndumpfilter.c439 svn_pool_destroy(subpool); in output_revision()
641 apr_pool_t *subpool = svn_pool_create(pool); in adjust_mergeinfo() local
667 FALSE, subpool, subpool)); in adjust_mergeinfo()
722 svn_pool_destroy(subpool); in adjust_mergeinfo()
1161 svn_pool_clear(subpool); in do_filter()
1163 (stderr, subpool, " '%s'\n", in do_filter()
1168 svn_pool_destroy(subpool); in do_filter()
1213 svn_pool_clear(subpool); in do_filter()
1227 svn_pool_destroy(subpool); in do_filter()
1253 svn_pool_clear(subpool); in do_filter()
[all …]
/freebsd-12.1/contrib/subversion/subversion/libsvn_ra/
H A Dutil.c169 apr_pool_t *subpool; in svn_ra__get_operational_lock() local
188 subpool = svn_pool_create(pool); in svn_ra__get_operational_lock()
195 svn_pool_clear(subpool); in svn_ra__get_operational_lock()
207 subpool), in svn_ra__get_operational_lock()
214 &reposlocktoken, subpool)); in svn_ra__get_operational_lock()
231 SVN_ERR(retry_func(retry_baton, reposlocktoken, subpool)); in svn_ra__get_operational_lock()
252 mylocktoken, subpool); in svn_ra__get_operational_lock()
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dlocks-table.c206 apr_pool_t *subpool = svn_pool_create(pool); in svn_fs_bdb__locks_get() local
271 svn_pool_clear(subpool); in svn_fs_bdb__locks_get()
273 svn_fs_base__track_dbt(&key, subpool); in svn_fs_bdb__locks_get()
274 svn_fs_base__track_dbt(&value, subpool); in svn_fs_bdb__locks_get()
277 child_path = apr_pstrmemdup(subpool, key.data, key.size); in svn_fs_bdb__locks_get()
278 lock_token = apr_pstrmemdup(subpool, value.data, value.size); in svn_fs_bdb__locks_get()
293 err = get_lock(&lock, fs, child_path, lock_token, trail, subpool); in svn_fs_bdb__locks_get()
303 err = get_locks_func(get_locks_baton, lock, subpool); in svn_fs_bdb__locks_get()
317 svn_pool_destroy(subpool); in svn_fs_bdb__locks_get()
/freebsd-12.1/contrib/subversion/subversion/libsvn_ra_svn/
H A Deditorp.c551 apr_pool_t *subpool; in ra_svn_handle_open_root() local
556 subpool = svn_pool_create(ds->pool); in ra_svn_handle_open_root()
592 apr_pool_t *subpool; in ra_svn_handle_add_dir() local
598 subpool = svn_pool_create(entry->pool); in ra_svn_handle_add_dir()
627 apr_pool_t *subpool; in ra_svn_handle_open_dir() local
633 subpool = svn_pool_create(entry->pool); in ra_svn_handle_open_dir()
1102 svn_pool_clear(subpool); in svn_ra_svn_drive_editor2()
1166 conn, subpool, in svn_ra_svn_drive_editor2()
1195 svn_pool_clear(subpool); in svn_ra_svn_drive_editor2()
1201 svn_pool_destroy(subpool); in svn_ra_svn_drive_editor2()
[all …]

1234