Searched refs:tomoyo_strendswith (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/tomoyo/
H A Dfile.c135 * tomoyo_strendswith - Check whether the token ends with the given token.
142 static bool tomoyo_strendswith(const char *name, const char *tail) function
405 if (tomoyo_strendswith(pattern->name, "/\\*")) {

Completed in 187 milliseconds