Searched refs:tomoyo_file_matches_pattern (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 Dutil.c617 * tomoyo_file_matches_pattern - Pattern matching without '/' character.
626 static bool tomoyo_file_matches_pattern(const char *filename, function
677 if (!tomoyo_file_matches_pattern(f, f_delimiter, p,
704 if (!tomoyo_file_matches_pattern(f, f_delimiter, p + 2,

Completed in 63 milliseconds