Searched refs:strrcmp (Results 1 – 1 of 1) sorted by relevance
272 int strrcmp(char *s, char *sub) in strrcmp() function342 if (strrcmp(s, "include/autoconf.h") && in parse_dep_file()343 strrcmp(s, "arch/um/include/uml-config.h") && in parse_dep_file()344 strrcmp(s, ".ver")) { in parse_dep_file()