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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/tomoyo/
H A Dgroup.c104 * tomoyo_number_matches_group - Check whether the given number matches members of the given number group.
114 bool tomoyo_number_matches_group(const unsigned long min, function
H A Dcommon.h743 bool tomoyo_number_matches_group(const unsigned long min,
H A Dfile.c119 return tomoyo_number_matches_group(value, value, ptr->group);

Completed in 120 milliseconds