Searched refs:tomoyo_domain_def (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 Dcommon.c609 if (tomoyo_domain_def(manager)) {
761 if (tomoyo_domain_def(data + 7))
855 if (tomoyo_domain_def(data)) {
H A Dcommon.h735 bool tomoyo_domain_def(const unsigned char *buffer);
H A Dutil.c403 * tomoyo_domain_def - Check whether the given token can be a domainname.
409 bool tomoyo_domain_def(const unsigned char *buffer) function

Completed in 157 milliseconds