Searched refs:arch_find_or_make_tmp_local_copy (Results 1 – 7 of 7) sorted by relevance
/dports/devel/tla/tla-1.3.5/src/tla/libarch/ |
H A D | arbdelta.c | 41 …orig = arch_find_or_make_tmp_local_copy (chatter_fd, tmp_dir, tree_root, 0, orig_arch, orig_archiv… in arch_arbitrary_delta() 45 …mod = arch_find_or_make_tmp_local_copy (chatter_fd, tmp_dir, tree_root, 0, mod_arch, mod_archive, … in arch_arbitrary_delta()
|
H A D | local-cache.h | 33 extern t_uchar * arch_find_or_make_tmp_local_copy (int chatter_fd,
|
H A D | cmd-delta.c | 279 …answer = arch_find_or_make_tmp_local_copy (1, scratch_dir, 0, cache_dir, arch_struct, archive, rev… in interpret_delta_path() 322 … answer = arch_find_or_make_tmp_local_copy (1, scratch_dir, 0, cache_dir, 0, archive, revision); in interpret_delta_path()
|
H A D | sync-tree.c | 34 …revision_instance = arch_find_or_make_tmp_local_copy (chatter_fd, tmp_dir, tree_root, 0, arch, arc… in arch_sync_tree()
|
H A D | star-merge.c | 156 …from_tree_root = arch_find_or_make_tmp_local_copy (chatter_fd, tmp_dir, to_tree_root, cache_dir, f… in arch_star_merge() 177 …orig_tree_root = arch_find_or_make_tmp_local_copy (chatter_fd, tmp_dir, to_tree_root, cache_dir, (… in arch_star_merge()
|
H A D | cmdutils.c | 571 …answer = arch_find_or_make_tmp_local_copy (1, scratch_dir, 0, cache_dir, arch_struct, archive, rev… in arch_interpret_delta_path() 614 … answer = arch_find_or_make_tmp_local_copy (1, scratch_dir, 0, cache_dir, 0, archive, revision); in arch_interpret_delta_path()
|
H A D | local-cache.c | 173 arch_find_or_make_tmp_local_copy (int chatter_fd, in arch_find_or_make_tmp_local_copy() function
|