Home
last modified time | relevance | path

Searched refs:svn_io_sleep_for_timestamps (Results 1 – 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
HDresolved.c144 svn_io_sleep_for_timestamps(path, pool); in svn_client_resolve()
HDrevert.c203 svn_io_sleep_for_timestamps(sleep_path, iterpool); in svn_client_revert4()
HDcheckout.c226 svn_io_sleep_for_timestamps(local_abspath, pool); in svn_client_checkout3()
HDcleanup.c89 svn_io_sleep_for_timestamps(local_abspath, scratch_pool); in do_cleanup()
HDswitch.c482 svn_io_sleep_for_timestamps(path, pool); in svn_client_switch3()
HDshelf.c866 svn_io_sleep_for_timestamps(shelf->wc_root_abspath, in svn_client__shelf_apply()
1040 svn_io_sleep_for_timestamps(new_shelf_version->files_dir_abspath, in shelf_copy_base()
HDconflicts.c6431 svn_io_sleep_for_timestamps(local_abspath, scratch_pool); in resolve_text_conflict()
6475 svn_io_sleep_for_timestamps(local_abspath, scratch_pool); in resolve_prop_conflict()
6656 svn_io_sleep_for_timestamps(local_abspath, scratch_pool); in resolve_update_moved_away_node()
6990 svn_io_sleep_for_timestamps(local_abspath, scratch_pool); in resolve_merge_incoming_added_file_text_update()
7122 svn_io_sleep_for_timestamps(local_abspath, scratch_pool); in resolve_merge_incoming_added_file_text_merge()
7326 svn_io_sleep_for_timestamps(local_abspath, scratch_pool); in resolve_merge_incoming_added_file_replace_and_merge()
7913 svn_io_sleep_for_timestamps(local_abspath, scratch_pool); in resolve_merge_incoming_added_dir_merge()
8128 svn_io_sleep_for_timestamps(local_abspath, scratch_pool); in merge_incoming_added_dir_replace()
8733 svn_io_sleep_for_timestamps(moved_to_abspath, scratch_pool); in resolve_incoming_move_file_text_merge()
8999 svn_io_sleep_for_timestamps(local_moved_to_abspath, scratch_pool); in resolve_both_moved_file_text_merge()
[all …]
HDupdate.c827 svn_io_sleep_for_timestamps(wcroot_abspath, pool); in svn_client_update4()
HDcommit.c1053 svn_io_sleep_for_timestamps(sleep_abspath, pool); in svn_client_commit6()
HDcopy.c3386 svn_io_sleep_for_timestamps(dst_path, subpool); in svn_client_copy7()
3484 svn_io_sleep_for_timestamps(dst_path, subpool); in svn_client_move7()
HDmerge.c10627 svn_io_sleep_for_timestamps(target->abspath, scratch_pool); in svn_client__merge_locked()
10652 svn_io_sleep_for_timestamps(target->abspath, scratch_pool); in svn_client__merge_locked()
11823 svn_io_sleep_for_timestamps(target_abspath, scratch_pool); in merge_reintegrate_locked()
11947 svn_io_sleep_for_timestamps(target_abspath, scratch_pool); in merge_peg_locked()
12875 svn_io_sleep_for_timestamps(target_abspath, scratch_pool); in do_automatic_merge_locked()
HDshelf2.c1875 svn_io_sleep_for_timestamps(shelf_version->shelf->wc_root_abspath, in svn_client__shelf2_apply()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
HDtime.c278 svn_io_sleep_for_timestamps(NULL, NULL); in svn_sleep_for_timestamps()
HDio.c1364 svn_io_sleep_for_timestamps(const char *path, apr_pool_t *pool) in svn_io_sleep_for_timestamps() function
/freebsd-11-stable/contrib/subversion/subversion/include/
HDsvn_io.h595 svn_io_sleep_for_timestamps(const char *path, apr_pool_t *pool);