sha1fd           1251 builtin/index-pack.c 		f = sha1fd(output_fd, curr_pack);
sha1fd            137 csum-file.c    	f = sha1fd(sink, name);
sha1fd             33 csum-file.h    extern struct sha1file *sha1fd(int fd, const char *name);
sha1fd            875 fast-import.c  	pack_file = sha1fd(pack_fd, p->pack_name);
sha1fd            524 pack-bitmap-write.c 	f = sha1fd(fd, tmp_file);
sha1fd             84 pack-write.c   		f = sha1fd(fd, index_name);
sha1fd            335 pack-write.c   	return sha1fd(fd, *pack_tmp_name);