tomoyo_domain_def 1013 security/tomoyo/common.c if (tomoyo_domain_def(data + 7)) tomoyo_domain_def 936 security/tomoyo/common.h bool tomoyo_domain_def(const unsigned char *buffer); tomoyo_domain_def 474 security/tomoyo/domain.c if (len >= TOMOYO_EXEC_TMPSIZE - 10 || !tomoyo_domain_def(domainname)) tomoyo_domain_def 538 security/tomoyo/util.c if (!domainname || !tomoyo_domain_def(domainname))