git_attr_check 90 archive.c static void setup_archive_check(struct git_attr_check *check) git_attr_check 126 archive.c struct git_attr_check check[2]; git_attr_check 43 attr.c static struct git_attr_check *check_all_attr; git_attr_check 661 attr.c struct git_attr_check *check = check_all_attr; git_attr_check 729 attr.c struct git_attr_check *check) git_attr_check 757 attr.c struct git_attr_check *c; git_attr_check 772 attr.c int git_check_attr(const char *path, int num, struct git_attr_check *check) git_attr_check 788 attr.c int git_all_attrs(const char *path, int *num, struct git_attr_check **check) git_attr_check 39 attr.h int git_check_attr(const char *path, int, struct git_attr_check *); git_attr_check 48 attr.h int git_all_attrs(const char *path, int *num, struct git_attr_check **check); git_attr_check 27 builtin/check-attr.c static void output_attr(int cnt, struct git_attr_check *check, git_attr_check 55 builtin/check-attr.c struct git_attr_check *check, const char *file) git_attr_check 73 builtin/check-attr.c struct git_attr_check *check) git_attr_check 102 builtin/check-attr.c struct git_attr_check *check; git_attr_check 888 builtin/pack-objects.c static void setup_delta_attr_check(struct git_attr_check *check) git_attr_check 900 builtin/pack-objects.c struct git_attr_check check[1]; git_attr_check 660 convert.c static enum crlf_action git_path_check_crlf(const char *path, struct git_attr_check *check) git_attr_check 677 convert.c static enum eol git_path_check_eol(const char *path, struct git_attr_check *check) git_attr_check 691 convert.c struct git_attr_check *check) git_attr_check 704 convert.c static int git_path_check_ident(const char *path, struct git_attr_check *check) git_attr_check 737 convert.c static struct git_attr_check ccheck[NUM_CONV_ATTRS]; git_attr_check 337 ll-merge.c static int git_path_check_merge(const char *path, struct git_attr_check check[2]) git_attr_check 363 ll-merge.c static struct git_attr_check check[2]; git_attr_check 395 ll-merge.c static struct git_attr_check check; git_attr_check 254 userdiff.c struct git_attr_check check; git_attr_check 74 ws.c static void setup_whitespace_attr_check(struct git_attr_check *check) git_attr_check 85 ws.c struct git_attr_check attr_whitespace_rule;