tomoyo_env_perm 973 security/tomoyo/common.h int tomoyo_env_perm(struct tomoyo_request_info *r, const char *env); tomoyo_env_perm 674 security/tomoyo/domain.c if (tomoyo_env_perm(r, arg_ptr)) {