Home
last modified time | relevance | path

Searched refs:svn_checksum_to_cstring (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-11-stable/contrib/subversion/subversion/include/
HDsvn_checksum.h142 svn_checksum_to_cstring(const svn_checksum_t *checksum,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
HDrep-cache.c286 svn_checksum_to_cstring(checksum, pool))); in svn_fs_fs__get_rep_reference()
347 svn_checksum_to_cstring(&checksum, pool), in svn_fs_fs__set_rep_reference()
HDlow_level.c287 svn_checksum_to_cstring(l2p_checksum, in svn_fs_fs__unparse_footer()
290 svn_checksum_to_cstring(p2l_checksum, in svn_fs_fs__unparse_footer()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
HDrep-cache.c285 svn_checksum_to_cstring(checksum, scratch_pool))); in svn_fs_x__get_rep_reference()
343 svn_checksum_to_cstring(&checksum, scratch_pool), in svn_fs_x__set_rep_reference()
HDlow_level.c200 svn_checksum_to_cstring(l2p_checksum, in svn_fs_x__unparse_footer()
203 svn_checksum_to_cstring(p2l_checksum, in svn_fs_x__unparse_footer()
HDutil.c323 svn_checksum_to_cstring(&checksum, pool), in svn_fs_x__path_txn_sha1()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
HDdelta.c673 source_hex_digest = svn_checksum_to_cstring(source_checksum, in delta_files()
754 (file_baton, svn_checksum_to_cstring(checksum, pool), pool); in add_file_or_dir()
812 (file_baton, svn_checksum_to_cstring(checksum, pool), pool); in replace_file_or_dir()
HDdump.c1350 hex_digest = svn_checksum_to_cstring(checksum, pool); in dump_node()
1358 hex_digest = svn_checksum_to_cstring(checksum, pool); in dump_node()
1478 hex_digest = svn_checksum_to_cstring(checksum, pool); in dump_node()
1486 hex_digest = svn_checksum_to_cstring(checksum, pool); in dump_node()
1500 hex_digest = svn_checksum_to_cstring(checksum, pool); in dump_node()
1507 hex_digest = svn_checksum_to_cstring(checksum, pool); in dump_node()
HDload-fs-vtable.c952 svn_checksum_to_cstring(nb->base_checksum, in apply_textdelta()
954 svn_checksum_to_cstring(nb->result_checksum, in apply_textdelta()
976 svn_checksum_to_cstring(nb->result_checksum, in set_fulltext()
HDreplay.c325 svn_checksum_to_cstring(checksum, pool), in add_subdir()
762 hex_digest = svn_checksum_to_cstring(checksum, pool); in path_driver_cb_func()
790 svn_checksum_to_cstring(checksum, pool), in path_driver_cb_func()
HDreporter.c702 s_hex_digest = svn_checksum_to_cstring(s_checksum, pool); in delta_files()
1092 hex_digest = svn_checksum_to_cstring(checksum, pool); in update_entry()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
HDchecksum.c301 svn_checksum_to_cstring(const svn_checksum_t *checksum, in svn_checksum_to_cstring() function
333 svn_checksum_to_cstring(checksum, scratch_pool), in svn_checksum_serialize()
HDconfig_auth.c61 hexname = svn_checksum_to_cstring(checksum, pool); in svn_auth__file_path()
HDcrypto.c597 *checktext = svn_checksum_to_cstring(stuff_sum, result_pool); in svn_crypto__generate_secret_checktext()
695 svn_checksum_to_cstring(result_sum, scratch_pool)) == 0; in svn_crypto__verify_secret()
HDgpg_agent.c155 cache_id = svn_checksum_to_cstring(digest, result_pool); in get_cache_id()
/freebsd-11-stable/contrib/subversion/subversion/svn/
HDinfo-cmd.c624 svn_checksum_to_cstring(info->wc_info->checksum, in print_info_xml()
883 svn_checksum_to_cstring( in print_info()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
HDmtcc.c1130 base_checksum = svn_checksum_to_cstring(op->base_checksum, scratch_pool); in commit_file()
1178 text_checksum = svn_checksum_to_cstring(src_checksum, scratch_pool); in commit_file()
HDimport.c299 text_checksum = svn_checksum_to_cstring(result_md5_checksum, pool); in import_file()
HDdeprecated.c2814 info->checksum = svn_checksum_to_cstring( in info_from_info2()
2880 info->checksum = svn_checksum_to_cstring(md5_checksum, pool); in info_from_info2()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
HDwc_db_pristine.c60 const char *hexdigest = svn_checksum_to_cstring(sha1_checksum, scratch_pool); in get_pristine_fname()
HDadm_crawler.c1225 svn_checksum_to_cstring(local_md5_checksum, in svn_wc__internal_transmit_text_deltas()
HDupdate_editor.c998 svn_checksum_to_cstring(hb->expected_source_checksum, in window_handler()
1000 svn_checksum_to_cstring(hb->actual_source_checksum, in window_handler()
HDentries.c934 entry->checksum = svn_checksum_to_cstring(checksum, result_pool); in read_one_entry()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
HDupdate.c866 svn_checksum_to_cstring( in open_file_txdelta()
932 svn_checksum_to_cstring( in close_file()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
HDcompat.c1720 const char *digest = svn_checksum_to_cstring(change->checksum, in apply_change()

12