Searched refs:svn_io_sleep_for_timestamps (Results 1 – 15 of 15) sorted by relevance
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_client/ |
| HD | resolved.c | 144 svn_io_sleep_for_timestamps(path, pool); in svn_client_resolve()
|
| HD | revert.c | 203 svn_io_sleep_for_timestamps(sleep_path, iterpool); in svn_client_revert4()
|
| HD | checkout.c | 226 svn_io_sleep_for_timestamps(local_abspath, pool); in svn_client_checkout3()
|
| HD | cleanup.c | 89 svn_io_sleep_for_timestamps(local_abspath, scratch_pool); in do_cleanup()
|
| HD | switch.c | 482 svn_io_sleep_for_timestamps(path, pool); in svn_client_switch3()
|
| HD | shelf.c | 866 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()
|
| HD | conflicts.c | 6431 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 …]
|
| HD | update.c | 827 svn_io_sleep_for_timestamps(wcroot_abspath, pool); in svn_client_update4()
|
| HD | commit.c | 1053 svn_io_sleep_for_timestamps(sleep_abspath, pool); in svn_client_commit6()
|
| HD | copy.c | 3386 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()
|
| HD | merge.c | 10627 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()
|
| HD | shelf2.c | 1875 svn_io_sleep_for_timestamps(shelf_version->shelf->wc_root_abspath, in svn_client__shelf2_apply()
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/ |
| HD | time.c | 278 svn_io_sleep_for_timestamps(NULL, NULL); in svn_sleep_for_timestamps()
|
| HD | io.c | 1364 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/ |
| HD | svn_io.h | 595 svn_io_sleep_for_timestamps(const char *path, apr_pool_t *pool);
|