Searched refs:tomoyo_strendswith (Results 1 – 1 of 1) sorted by relevance
142 static bool tomoyo_strendswith(const char *name, const char *tail) in tomoyo_strendswith() function405 if (tomoyo_strendswith(pattern->name, "/\\*")) { in tomoyo_pattern()