hash_sha1_file   2998 builtin/apply.c 		hash_sha1_file(img->buf, img->len, blob_type, sha1);
hash_sha1_file   3043 builtin/apply.c 		hash_sha1_file(img->buf, img->len, blob_type, sha1);
hash_sha1_file    949 builtin/index-pack.c 	hash_sha1_file(result->data, result->size,
hash_sha1_file    352 builtin/replace.c 	hash_sha1_file(extra->value, extra->len, typename(OBJ_TAG), tag_sha1);
hash_sha1_file    258 builtin/unpack-objects.c 		hash_sha1_file(buf, size, typename(type), obj_list[nr].sha1);
hash_sha1_file    397 cache-tree.c   		hash_sha1_file(buffer.buf, buffer.len, tree_type, sha1);
hash_sha1_file    403 cache-tree.c   		hash_sha1_file(buffer.buf, buffer.len, tree_type, it->sha1);
hash_sha1_file    979 cache.h        extern int hash_sha1_file(const void *buf, unsigned long len, const char *type, unsigned char *sha1);
hash_sha1_file    594 convert.c      	hash_sha1_file(src, len, "blob", sha1);
hash_sha1_file    266 diffcore-rename.c 		hash_sha1_file(filespec->data, filespec->size, "blob", filespec->sha1);
hash_sha1_file    736 dir.c          				hash_sha1_file(buf, size, "blob", sha1_stat->sha1);
hash_sha1_file    497 log-tree.c     	hash_sha1_file(extra->value, extra->len, typename(OBJ_TAG), sha1);
hash_sha1_file   1473 sha1_file.c    		hash_sha1_file(map, size, type, real_sha1);
hash_sha1_file   2812 sha1_file.c    	hash_sha1_file(buf, len, typename(type), sha1);
hash_sha1_file   3299 sha1_file.c    		ret = hash_sha1_file(buf, size, typename(type), sha1);
hash_sha1_file   3322 sha1_file.c    		ret = hash_sha1_file(sbuf.buf, sbuf.len, typename(OBJ_BLOB),
hash_sha1_file   3435 sha1_file.c    			hash_sha1_file(sb.buf, sb.len, blob_type, sha1);