Searched refs:store_path (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/kyua/drivers/ |
| H A D | scan_results.cpp | 70 drivers::scan_results::drive(const fs::path& store_path, in drive() argument 76 store::read_backend db = store::read_backend::open_ro(store_path); in drive()
|
| H A D | run_tests.cpp | 256 const fs::path& store_path, in drive() argument 265 store::write_backend db = store::write_backend::open_rw(store_path); in drive()
|
| /freebsd-13.1/contrib/subversion/subversion/svn/ |
| H A D | notify.c | 95 store_path(struct notify_baton *nb, apr_hash_t *hash, const char *path) in store_path() function 402 store_path(nb, nb->conflict_stats->text_conflicts, path_local); in notify_body() 415 store_path(nb, nb->conflict_stats->text_conflicts, path_local); in notify_body() 423 store_path(nb, nb->conflict_stats->prop_conflicts, path_local); in notify_body() 531 store_path(nb, nb->conflict_stats->text_conflicts, path_local); in notify_body() 544 store_path(nb, nb->conflict_stats->prop_conflicts, path_local); in notify_body() 732 store_path(nb, nb->conflict_stats->text_conflicts, path_local); in notify_body() 745 store_path(nb, nb->conflict_stats->prop_conflicts, path_local); in notify_body() 1095 store_path(nb, nb->conflict_stats->tree_conflicts, path_local); in notify_body()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | merge.c | 481 store_path(apr_hash_t *path_hash, const char *local_abspath) in store_path() function 499 store_path(*path_hash_p, local_abspath); in alloc_and_store_path() 1266 store_path(merge_b->skipped_abspaths, local_abspath); in record_skip() 1464 store_path(merge_b->merged_abspaths, local_abspath); in record_update_add() 1497 store_path(merge_b->merged_abspaths, local_abspath); in record_update_update() 1534 store_path(merge_b->merged_abspaths, local_abspath); in record_update_delete() 2245 store_path(merge_b->added_abspaths, local_abspath); in merge_file_added() 3085 store_path(merge_b->added_abspaths, local_abspath); in merge_dir_added() 3276 store_path(delb->compared_abspaths, local_abspath); in merge_dir_deleted() 6317 store_path(pmsb->switched_subtrees, local_abspath); in pre_merge_status_cb() [all …]
|