cache_lookup_name  186 submodule-config.c 	submodule = cache_lookup_name(cache, gitmodules_sha1, name);
cache_lookup_name  394 submodule-config.c 		submodule = cache_lookup_name(cache, sha1, key);
cache_lookup_name  423 submodule-config.c 		return cache_lookup_name(cache, sha1, key);