Home
last modified time | relevance | path

Searched defs:envp (Results 1 – 5 of 5) sorted by relevance

/security/tomoyo/
Dcondition.c58 const int envc, const struct tomoyo_envp *envp, in tomoyo_envp()
102 const u16 envc, const struct tomoyo_envp *envp) in tomoyo_scan_bprm()
307 struct tomoyo_envp *envp) in tomoyo_parse_envp()
485 struct tomoyo_envp *envp = NULL; in tomoyo_get_condition() local
754 const struct tomoyo_envp *envp; in tomoyo_condition() local
Dload_policy.c87 char *envp[3]; in tomoyo_load_policy() local
Dgc.c286 const struct tomoyo_envp *envp in tomoyo_del_condition() local
Dcommon.c1224 const struct tomoyo_envp *envp = in tomoyo_print_condition() local
/security/keys/
Drequest_key.c93 static int call_usermodehelper_keys(char *path, char **argv, char **envp, in call_usermodehelper_keys()
120 char *argv[9], *envp[3], uid_str[12], gid_str[12]; in call_sbin_request_key() local