Home
last modified time | relevance | path

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

/security/tomoyo/
Dcondition.c25 const int argc, const struct tomoyo_argv *argv, in tomoyo_argv()
101 const u16 argc, const struct tomoyo_argv *argv, in tomoyo_scan_bprm()
288 struct tomoyo_argv *argv) in tomoyo_parse_argv()
484 struct tomoyo_argv *argv = NULL; in tomoyo_get_condition() local
753 const struct tomoyo_argv *argv; in tomoyo_condition() local
Dload_policy.c86 char *argv[2]; in tomoyo_load_policy() local
Dgc.c284 const struct tomoyo_argv *argv in tomoyo_del_condition() local
Dcommon.c1222 const struct tomoyo_argv *argv = 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