git_config_from_buf 1432 cache.h        extern int git_config_from_buf(config_fn_t fn, const char *name,
git_config_from_buf 1135 config.c       	ret = git_config_from_buf(fn, name, buf, size, data);
git_config_from_buf  417 submodule-config.c 	git_config_from_buf(parse_config, rev.buf, config, config_size,