Home
last modified time | relevance | path

Searched refs:tmpfile_suffix (Results 1 – 7 of 7) sorted by relevance

/dports/deskutils/gcal/gcal-4.1/doc/
H A Dmksamp.in123 tmpfile_suffix=.tmp
320 tmpfile=$inputfile_prefix""$tmpfile_suffix
/dports/devel/git-svn/git-2.34.1/
H A Dhttp-push.c149 char tmpfile_suffix[GIT_MAX_HEXSZ + 1]; member
399 strbuf_add(&buf, request->lock->tmpfile_suffix, the_hash_algo->hexsz + 1); in start_put()
771 lock->tmpfile_suffix[0] = '_'; 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.c149 char tmpfile_suffix[GIT_MAX_HEXSZ + 1]; member
399 strbuf_add(&buf, request->lock->tmpfile_suffix, the_hash_algo->hexsz + 1); in start_put()
771 lock->tmpfile_suffix[0] = '_'; 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.c149 char tmpfile_suffix[GIT_MAX_HEXSZ + 1]; member
399 strbuf_add(&buf, request->lock->tmpfile_suffix, the_hash_algo->hexsz + 1); in start_put()
771 lock->tmpfile_suffix[0] = '_'; 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.c149 char tmpfile_suffix[GIT_MAX_HEXSZ + 1]; member
399 strbuf_add(&buf, request->lock->tmpfile_suffix, the_hash_algo->hexsz + 1); in start_put()
771 lock->tmpfile_suffix[0] = '_'; 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.c149 char tmpfile_suffix[GIT_MAX_HEXSZ + 1]; member
399 strbuf_add(&buf, request->lock->tmpfile_suffix, the_hash_algo->hexsz + 1); in start_put()
771 lock->tmpfile_suffix[0] = '_'; 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.c148 char tmpfile_suffix[GIT_MAX_HEXSZ + 1]; member
402 strbuf_add(&buf, request->lock->tmpfile_suffix, the_hash_algo->hexsz + 1); in start_put()
778 lock->tmpfile_suffix[0] = '_'; 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()