/Linux-v4.19/fs/ |
D | exec.c | 1711 struct user_arg_ptr envp, in __do_execve_file() 1863 struct user_arg_ptr envp, in do_execveat_common() 1872 struct user_arg_ptr envp = { .ptr.native = __envp }; in do_execve_file() local 1882 struct user_arg_ptr envp = { .ptr.native = __envp }; in do_execve() local 1892 struct user_arg_ptr envp = { .ptr.native = __envp }; in do_execveat() local 1906 struct user_arg_ptr envp = { in compat_do_execve() local 1922 struct user_arg_ptr envp = { in compat_do_execveat() local 1962 const char __user *const __user *, envp) in SYSCALL_DEFINE3() argument 1970 const char __user *const __user *, envp, in SYSCALL_DEFINE5() argument 1983 const compat_uptr_t __user *, envp) in COMPAT_SYSCALL_DEFINE3() argument [all …]
|
D | binfmt_aout.c | 144 char __user * __user *envp; in create_aout_tables() local
|
/Linux-v4.19/security/tomoyo/ |
D | condition.c | 59 const int envc, const struct tomoyo_envp *envp, in tomoyo_envp() 103 const u16 envc, const struct tomoyo_envp *envp) in tomoyo_scan_bprm() 308 struct tomoyo_envp *envp) in tomoyo_parse_envp() 486 struct tomoyo_envp *envp = NULL; in tomoyo_get_condition() local 755 const struct tomoyo_envp *envp; in tomoyo_condition() local
|
D | load_policy.c | 88 char *envp[3]; in tomoyo_load_policy() local
|
/Linux-v4.19/tools/testing/selftests/x86/ |
D | test_syscall_vdso.c | 36 int main(int argc, char **argv, char **envp) in main() 44 long get_syscall(char **envp) in get_syscall() 384 int main(int argc, char **argv, char **envp) in main()
|
D | test_FCMOV.c | 54 int main(int argc, char **argv, char **envp) in main()
|
D | test_FISTTP.c | 118 int main(int argc, char **argv, char **envp) in main()
|
D | test_mremap_vdso.c | 65 int main(int argc, char **argv, char **envp) in main()
|
D | test_FCOMI.c | 299 int main(int argc, char **argv, char **envp) in main()
|
/Linux-v4.19/arch/um/os-Linux/ |
D | elf_aux.c | 26 __init void scan_elf_aux( char **envp) in scan_elf_aux()
|
D | main.c | 107 int __init main(int argc, char **argv, char **envp) in main()
|
/Linux-v4.19/kernel/ |
D | kmod.c | 73 static char *envp[] = { in call_modprobe() local
|
D | umh.c | 375 char **envp, gfp_t gfp_mask, in call_usermodehelper_setup() 596 int call_usermodehelper(const char *path, char **argv, char **envp, int wait) in call_usermodehelper()
|
/Linux-v4.19/tools/testing/selftests/exec/ |
D | execveat.c | 26 static char *envp[] = { "IN_TEST=yes", NULL, NULL }; variable 29 static int execveat_(int fd, const char *path, char **argv, char **envp, in execveat_()
|
/Linux-v4.19/security/keys/ |
D | request_key.c | 75 static int call_usermodehelper_keys(const char *path, char **argv, char **envp, in call_usermodehelper_keys() 103 char *argv[9], *envp[3], uid_str[12], gid_str[12]; in call_sbin_request_key() local
|
/Linux-v4.19/drivers/staging/greybus/ |
D | svc_watchdog.c | 47 static char *envp[] = { in greybus_reset() local
|
/Linux-v4.19/arch/mips/netlogic/xlr/ |
D | setup.c | 177 int *argv, *envp; /* passed as 32 bit ptrs */ in prom_init() local
|
/Linux-v4.19/fs/nfs/ |
D | cache_lib.c | 37 static char *envp[] = { "HOME=/", in nfs_cache_upcall() local
|
/Linux-v4.19/drivers/s390/net/ |
D | smsgiucv_app.c | 54 char *envp[4]; member
|
/Linux-v4.19/tools/testing/selftests/powerpc/ptrace/ |
D | perf-hwbreak.c | 192 int main(int argc, char *argv[], char **envp) in main()
|
/Linux-v4.19/include/linux/ |
D | umh.h | 24 char **envp; member
|
/Linux-v4.19/arch/mips/sibyte/common/ |
D | cfe.c | 244 char **envp = (char **) fw_arg2; in prom_init() local
|
/Linux-v4.19/drivers/scsi/qedf/ |
D | qedf_dbg.c | 157 char *envp[] = {event_string, NULL}; in qedf_uevent_emit() local
|
/Linux-v4.19/arch/x86/ia32/ |
D | ia32_aout.c | 222 u32 __user *argv, *envp, *sp; in create_aout_tables() local
|
/Linux-v4.19/net/bridge/ |
D | br_stp_if.c | 134 char *envp[] = { NULL }; in br_stp_call_user() local
|