Searched refs:str_ends_with (Results 1 – 1 of 1) sorted by relevance
177 static int str_ends_with(const char *s, int slen, const char *sub) in str_ends_with() function201 if (str_ends_with(p, q - p, "_MODULE")) in parse_config_file()246 return str_ends_with(s, len, "include/generated/autoconf.h") || in is_ignored_file()247 str_ends_with(s, len, "include/generated/autoksyms.h"); in is_ignored_file()