tomoyo_envp 1256 security/tomoyo/common.c const struct tomoyo_envp *envp = tomoyo_envp 61 security/tomoyo/condition.c const int envc, const struct tomoyo_envp *envp, tomoyo_envp 107 security/tomoyo/condition.c const u16 envc, const struct tomoyo_envp *envp) tomoyo_envp 172 security/tomoyo/condition.c if (!tomoyo_envp(arg_ptr, cp + 1, tomoyo_envp 319 security/tomoyo/condition.c struct tomoyo_envp *envp) tomoyo_envp 502 security/tomoyo/condition.c struct tomoyo_envp *envp = NULL; tomoyo_envp 668 security/tomoyo/condition.c + e.envc * sizeof(struct tomoyo_envp); tomoyo_envp 678 security/tomoyo/condition.c envp = (struct tomoyo_envp *) (argv + e.argc); tomoyo_envp 775 security/tomoyo/condition.c const struct tomoyo_envp *envp; tomoyo_envp 797 security/tomoyo/condition.c envp = (const struct tomoyo_envp *) (argv + argc); tomoyo_envp 295 security/tomoyo/gc.c const struct tomoyo_envp *envp tomoyo_envp 296 security/tomoyo/gc.c = (const struct tomoyo_envp *) (argv + argc);