Searched refs:tomoyo_envp (Results 1 – 4 of 4) sorted by relevance
57 static bool tomoyo_envp(const char *env_name, const char *env_value, in tomoyo_envp() function58 const int envc, const struct tomoyo_envp *envp, in tomoyo_envp()102 const u16 envc, const struct tomoyo_envp *envp) in tomoyo_scan_bprm()164 if (!tomoyo_envp(arg_ptr, cp + 1, in tomoyo_scan_bprm()307 struct tomoyo_envp *envp) in tomoyo_parse_envp()485 struct tomoyo_envp *envp = NULL; in tomoyo_get_condition()649 + e.envc * sizeof(struct tomoyo_envp); in tomoyo_get_condition()659 envp = (struct tomoyo_envp *) (argv + e.argc); in tomoyo_get_condition()754 const struct tomoyo_envp *envp; in tomoyo_condition()775 envp = (const struct tomoyo_envp *) (argv + argc); in tomoyo_condition()
286 const struct tomoyo_envp *envp in tomoyo_del_condition()287 = (const struct tomoyo_envp *) (argv + argc); in tomoyo_del_condition()
610 struct tomoyo_envp { struct
1224 const struct tomoyo_envp *envp = in tomoyo_print_condition()