Searched defs:envp (Results 1 – 5 of 5) sorted by relevance
61 const int envc, const struct tomoyo_envp *envp, in tomoyo_envp()107 const u16 envc, const struct tomoyo_envp *envp) in tomoyo_scan_bprm()319 struct tomoyo_envp *envp) in tomoyo_parse_envp()502 struct tomoyo_envp *envp = NULL; in tomoyo_get_condition() local775 const struct tomoyo_envp *envp; in tomoyo_condition() local
89 char *envp[3]; in tomoyo_load_policy() local
295 const struct tomoyo_envp *envp in tomoyo_del_condition() local
1248 const struct tomoyo_envp *envp = in tomoyo_print_condition() local
99 static int call_usermodehelper_keys(const char *path, char **argv, char **envp, in call_usermodehelper_keys()125 char *argv[9], *envp[3], uid_str[12], gid_str[12]; in call_sbin_request_key() local
Completed in 21 milliseconds