Home
last modified time | relevance | path

Searched refs:lock_token_hash (Results 1 – 6 of 6) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dhttp-push.c755 unsigned char lock_token_hash[GIT_MAX_RAWSZ]; in handle_new_lock_ctx() local
769 the_hash_algo->final_fn(lock_token_hash, &hash_ctx); in handle_new_lock_ctx()
772 memcpy(lock->tmpfile_suffix + 1, hash_to_hex(lock_token_hash), the_hash_algo->hexsz); in handle_new_lock_ctx()
/dports/devel/git-gui/git-2.34.1/
H A Dhttp-push.c755 unsigned char lock_token_hash[GIT_MAX_RAWSZ]; in handle_new_lock_ctx() local
769 the_hash_algo->final_fn(lock_token_hash, &hash_ctx); in handle_new_lock_ctx()
772 memcpy(lock->tmpfile_suffix + 1, hash_to_hex(lock_token_hash), the_hash_algo->hexsz); in handle_new_lock_ctx()
/dports/devel/git-p4/git-2.34.1/
H A Dhttp-push.c755 unsigned char lock_token_hash[GIT_MAX_RAWSZ]; in handle_new_lock_ctx() local
769 the_hash_algo->final_fn(lock_token_hash, &hash_ctx); in handle_new_lock_ctx()
772 memcpy(lock->tmpfile_suffix + 1, hash_to_hex(lock_token_hash), the_hash_algo->hexsz); in handle_new_lock_ctx()
/dports/devel/git/git-2.34.1/
H A Dhttp-push.c755 unsigned char lock_token_hash[GIT_MAX_RAWSZ]; in handle_new_lock_ctx() local
769 the_hash_algo->final_fn(lock_token_hash, &hash_ctx); in handle_new_lock_ctx()
772 memcpy(lock->tmpfile_suffix + 1, hash_to_hex(lock_token_hash), the_hash_algo->hexsz); in handle_new_lock_ctx()
/dports/devel/git-cvs/git-2.34.1/
H A Dhttp-push.c755 unsigned char lock_token_hash[GIT_MAX_RAWSZ]; in handle_new_lock_ctx() local
769 the_hash_algo->final_fn(lock_token_hash, &hash_ctx); in handle_new_lock_ctx()
772 memcpy(lock->tmpfile_suffix + 1, hash_to_hex(lock_token_hash), the_hash_algo->hexsz); in handle_new_lock_ctx()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dhttp-push.c762 unsigned char lock_token_hash[GIT_MAX_RAWSZ]; in handle_new_lock_ctx() local
776 the_hash_algo->final_fn(lock_token_hash, &hash_ctx); in handle_new_lock_ctx()
779 memcpy(lock->tmpfile_suffix + 1, hash_to_hex(lock_token_hash), the_hash_algo->hexsz); in handle_new_lock_ctx()