Home
last modified time | relevance | path

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

123

/linux/samples/check-exec/
H A Dinc.c28 char *const envp[], int flags) in sys_execveat()
76 char *const *const envp, const bool restrict_stream) in interpret_stream()
108 int main(const int argc, char *const argv[], char *const *const envp) in main()
H A Dset-exec.c29 int main(const int argc, char *const argv[], char *const *const envp) in main()
/linux/security/tomoyo/
H A Dcondition.c61 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() local
775 const struct tomoyo_envp *envp; in tomoyo_condition() local
H A Dload_policy.c89 char *envp[3]; in tomoyo_load_policy() local
/linux/tools/testing/selftests/x86/
H A Dtest_syscall_vdso.c28 int main(int argc, char **argv, char **envp) in main()
36 long get_syscall(char **envp) in get_syscall()
376 int main(int argc, char **argv, char **envp) in main()
H A Dtest_FISTTP.c118 int main(int argc, char **argv, char **envp) in main()
H A Dtest_FCMOV.c54 int main(int argc, char **argv, char **envp) in main()
H A Dtest_mremap_vdso.c84 int main(int argc, char **argv, char **envp) in main()
H A Dtest_FCOMI.c299 int main(int argc, char **argv, char **envp) in main()
/linux/drivers/gpu/drm/
H A Ddrm_sysfs.c426 char *envp[] = { event_string, NULL }; in drm_sysfs_lease_event() local
447 char *envp[] = { event_string, NULL }; in drm_sysfs_hotplug_event() local
467 char *envp[] = { hotplug_str, conn_id, NULL }; in drm_sysfs_connector_hotplug_event() local
495 char *envp[4] = { hotplug_str, conn_id, prop_id, NULL }; in drm_sysfs_connector_property_event() local
/linux/drivers/vfio/mdev/
H A Dmdev_core.c64 char *envp[] = { env_string, NULL }; in mdev_register_parent() local
96 char *envp[] = { env_string, NULL }; in mdev_unregister_parent() local
/linux/fs/
H A Dexec.c1879 struct user_arg_ptr envp, in do_execveat_common()
1949 const char *const *argv, const char *const *envp) in kernel_execve()
2015 const char __user *const __user *, envp) in SYSCALL_DEFINE3() argument
2025 const char __user *const __user *, envp, in SYSCALL_DEFINE5() argument
2042 const compat_uptr_t __user *, envp) in COMPAT_SYSCALL_DEFINE3() argument
2052 const compat_uptr_t __user *, envp, in COMPAT_SYSCALL_DEFINE5() argument
/linux/arch/um/os-Linux/
H A Delf_aux.c29 __init void scan_elf_aux( char **envp) in scan_elf_aux()
H A Dmain.c103 int __init main(int argc, char **argv, char **envp) in main()
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_uevent.c16 char *envp[2] = { NULL, NULL }; in ipc_uevent_work() local
/linux/tools/include/nolibc/
H A Dcrt.h39 char **envp; _start_c() local
/linux/tools/testing/selftests/exec/
H A Dnull-argv.c47 int main(int argc, char *argv[], char *envp[]) in main()
H A Dexecveat.c32 static char *envp[] = { "IN_TEST=yes", NULL, NULL }; variable
35 static int execveat_(int fd, const char *path, char **argv, char **envp, in execveat_()
/linux/drivers/s390/crypto/
H A Dap_bus.c710 char *envp[] = { "INITSCAN=done", NULL }; in ap_send_init_scan_done_uevent() local
718 char *envp[] = { "BINDINGS=complete", buf, NULL }; in ap_send_bindings_complete_uevent() local
728 char *envp[] = { buf, NULL }; in ap_send_config_uevent() local
739 char *envp[] = { buf, NULL }; in ap_send_online_uevent() local
749 char *envp[] = { "SE_BIND=1", NULL }; in ap_send_se_bind_uevent() local
757 char *envp[] = { buf, NULL }; in ap_send_se_assoc_uevent() local
768 char *envp[] = { buf, NULL }; in ap_send_mask_changed_uevent() local
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_setattr_test.c63 char *const envp[] = { NULL }; in TEST_F() local
/linux/kernel/module/
H A Dkmod.c75 static char *envp[] = { in call_modprobe() local
/linux/tools/testing/selftests/rlimits/
H A Drlimits-per-userns.c77 char *const envp[] = { "I_AM_SERVICE=1", NULL }; in fork_child() local
/linux/security/keys/
H A Drequest_key.c99 static int call_usermodehelper_keys(const char *path, char **argv, char **envp, in call_usermodehelper_keys() argument
125 char *argv[9], *envp[3], uid_str[12], gid_str[12]; in call_sbin_request_key() local
/linux/include/linux/
H A Dumh.h25 char **envp; member
/linux/fs/nfs/
H A Dcache_lib.c37 static char *envp[] = { "HOME=/", in nfs_cache_upcall() local

123