read_object_with_reference 116 builtin/cat-file.c buf = read_object_with_reference(sha1, exp_type, &size, NULL); read_object_with_reference 471 builtin/grep.c data = read_object_with_reference(obj->sha1, tree_type, read_object_with_reference 1279 builtin/pack-objects.c data = read_object_with_reference(sha1, tree_type, &size, tree_sha1); read_object_with_reference 1090 cache.h extern void *read_object_with_reference(const unsigned char *sha1, read_object_with_reference 2518 fast-import.c char *buf = read_object_with_reference(commit_sha1, read_object_with_reference 2588 fast-import.c buf = read_object_with_reference(b->sha1, read_object_with_reference 2666 fast-import.c char *buf = read_object_with_reference(n->sha1, read_object_with_reference 58 tree-walk.c buf = read_object_with_reference(sha1, tree_type, &size, NULL); read_object_with_reference 466 tree-walk.c tree = read_object_with_reference(tree_sha1, tree_type, &size, root); read_object_with_reference 535 tree-walk.c tree = read_object_with_reference(current_tree_sha1,