Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_client/
HDresolved.c143 svn_io_sleep_for_timestamps(path, pool); in svn_client_resolve()
HDrevert.c211 svn_io_sleep_for_timestamps(sleep_path, iterpool); in svn_client_revert3()
HDcheckout.c224 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()
HDupdate.c779 svn_io_sleep_for_timestamps(wcroot_abspath, pool); in svn_client_update4()
HDcommit.c958 svn_io_sleep_for_timestamps(sleep_abspath, pool); in svn_client_commit6()
HDcopy.c3201 svn_io_sleep_for_timestamps(dst_path, subpool); in svn_client_copy7()
3299 svn_io_sleep_for_timestamps(dst_path, subpool); in svn_client_move7()
HDmerge.c10545 svn_io_sleep_for_timestamps(target->abspath, scratch_pool); in merge_locked()
10570 svn_io_sleep_for_timestamps(target->abspath, scratch_pool); in merge_locked()
11732 svn_io_sleep_for_timestamps(target_abspath, scratch_pool); in merge_reintegrate_locked()
11841 svn_io_sleep_for_timestamps(target_abspath, scratch_pool); in merge_peg_locked()
12764 svn_io_sleep_for_timestamps(target_abspath, scratch_pool); in do_automatic_merge_locked()
/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDtime.c278 svn_io_sleep_for_timestamps(NULL, NULL); in svn_sleep_for_timestamps()
HDio.c1319 svn_io_sleep_for_timestamps(const char *path, apr_pool_t *pool) in svn_io_sleep_for_timestamps() function
/NextBSD/contrib/subversion/subversion/include/
HDsvn_io.h595 svn_io_sleep_for_timestamps(const char *path, apr_pool_t *pool);