read_attr_from_file  425 attr.c         			res = read_attr_from_file(path, macro_ok);
read_attr_from_file  428 attr.c         		res = read_attr_from_file(path, macro_ok);
read_attr_from_file  508 attr.c         		elem = read_attr_from_file(git_etc_gitattributes(), 1);
read_attr_from_file  519 attr.c         		elem = read_attr_from_file(git_attributes_file, 1);
read_attr_from_file  536 attr.c         	elem = read_attr_from_file(git_path_info_attributes(), 1);