Searched refs:PATH_PACKED (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/ |
| H A D | fs.h | 70 #define PATH_PACKED "pack" /* Packed revision data file */ macro
|
| H A D | util.c | 218 ? svn_fs_x__path_rev_packed(fs, rev, PATH_PACKED, result_pool) in svn_fs_x__path_rev_absolute()
|
| H A D | pack.c | 275 = svn_dirent_join(pack_file_dir, PATH_PACKED, pool); in initialize_pack_context() 2031 pack_file_path = svn_dirent_join(pack_file_dir, PATH_PACKED, scratch_pool); in pack_rev_shard()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/ |
| H A D | fs.h | 72 #define PATH_PACKED "pack" /* Packed revision data file */ macro
|
| H A D | pack.c | 290 = svn_dirent_join(pack_file_dir, PATH_PACKED, pool); in initialize_pack_context() 1731 pack_file_path = svn_dirent_join(pack_file_dir, PATH_PACKED, pool); in pack_phys_addressed() 1831 pack_file_path = svn_dirent_join(pack_file_dir, PATH_PACKED, pool); in pack_rev_shard()
|
| H A D | util.c | 162 ? svn_fs_fs__path_rev_packed(fs, rev, PATH_PACKED, pool) in path_rev_absolute_internal()
|