Lines Matching defs:tomoyo_envp
50 * tomoyo_envp - Check envp[] in "struct linux_binbrm".
55 * @envp: Pointer to "struct tomoyo_envp".
60 static bool tomoyo_envp(const char *env_name, const char *env_value,
61 const int envc, const struct tomoyo_envp *envp,
101 * @envp: Pointer to "struct tomoyo_envp".
107 const u16 envc, const struct tomoyo_envp *envp)
172 if (!tomoyo_envp(arg_ptr, cp + 1,
314 * @envp: Pointer to "struct tomoyo_envp".
319 struct tomoyo_envp *envp)
502 struct tomoyo_envp *envp = NULL;
668 + e.envc * sizeof(struct tomoyo_envp);
678 envp = (struct tomoyo_envp *) (argv + e.argc);
775 const struct tomoyo_envp *envp;
797 envp = (const struct tomoyo_envp *) (argv + argc);