Searched refs:perform_obstruction_check (Results 1 – 1 of 1) sorted by relevance
| /trueos/contrib/subversion/subversion/libsvn_client/ |
| HD | merge.c | 534 perform_obstruction_check(svn_wc_notify_state_t *obstruction_state, in perform_obstruction_check() function 1771 SVN_ERR(perform_obstruction_check(&obstr_state, &is_deleted, &excluded, in merge_file_opened() 1910 SVN_ERR(perform_obstruction_check(&obstr_state, &is_deleted, NULL, in merge_file_opened() 2503 SVN_ERR(perform_obstruction_check(&obstr_state, &is_deleted, &excluded, in merge_dir_opened() 2688 SVN_ERR(perform_obstruction_check(&obstr_state, &is_deleted, NULL, in merge_dir_opened() 5322 SVN_ERR(perform_obstruction_check(&obstruction_state, NULL, NULL, in record_skips_in_mergeinfo()
|