Searched refs:tomoyo_envp (Results 1 – 4 of 4) sorted by relevance
60 static bool tomoyo_envp(const char *env_name, const char *env_value, in tomoyo_envp() function61 const int envc, const struct tomoyo_envp *envp, in tomoyo_envp()107 const u16 envc, const struct tomoyo_envp *envp) in tomoyo_scan_bprm()172 if (!tomoyo_envp(arg_ptr, cp + 1, in tomoyo_scan_bprm()319 struct tomoyo_envp *envp) in tomoyo_parse_envp()502 struct tomoyo_envp *envp = NULL; in tomoyo_get_condition()668 + e.envc * sizeof(struct tomoyo_envp); in tomoyo_get_condition()678 envp = (struct tomoyo_envp *) (argv + e.argc); in tomoyo_get_condition()775 const struct tomoyo_envp *envp; in tomoyo_condition()797 envp = (const struct tomoyo_envp *) (argv + argc); in tomoyo_condition()
295 const struct tomoyo_envp *envp in tomoyo_del_condition()296 = (const struct tomoyo_envp *) (argv + argc); in tomoyo_del_condition()
614 struct tomoyo_envp { struct
1248 const struct tomoyo_envp *envp = in tomoyo_print_condition()