tomoyo_domain_def
if (tomoyo_domain_def(data + 7))
bool tomoyo_domain_def(const unsigned char *buffer);
if (len >= TOMOYO_EXEC_TMPSIZE - 10 || !tomoyo_domain_def(domainname))
if (!domainname || !tomoyo_domain_def(domainname))