Home
last modified time | relevance | path

Searched defs:envp (Results 151 - 175 of 213) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Duvesafb.c114 char *envp[] = { in uvesafb_helper_start() local
/kernel/linux/linux-5.10/fs/gfs2/
H A Dops_fstype.c535 char *envp[] = { message, NULL }; in gfs2_others_may_mount() local
1074 char *envp[] = { ro, spectator, NULL }; in gfs2_online_uevent() local
/kernel/linux/linux-5.10/fs/
H A Dexec.c1875 do_execveat_common(int fd, struct filename *filename, struct user_arg_ptr argv, struct user_arg_ptr envp, int flags) do_execveat_common() argument
1960 kernel_execve(const char *kernel_filename, const char *const *argv, const char *const *envp) kernel_execve() argument
2020 struct user_arg_ptr envp = { .ptr.native = __envp }; do_execve() local
2030 struct user_arg_ptr envp = { .ptr.native = __envp }; do_execveat() local
2044 struct user_arg_ptr envp = { compat_do_execve() local
2060 struct user_arg_ptr envp = { compat_do_execveat() local
[all...]
H A Dbinfmt_elf_fdpic.c503 elf_caddr_t __user *argv, *envp; in create_elf_fdpic_tables() local
/kernel/linux/linux-6.6/fs/gfs2/
H A Dops_fstype.c548 char *envp[] = { message, NULL }; in gfs2_others_may_mount() local
1095 char *envp[] = { ro, spectator, NULL }; in gfs2_online_uevent() local
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf_fdpic.c503 elf_caddr_t __user *argv, *envp; in create_elf_fdpic_tables() local
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Duvesafb.c114 char *envp[] = { in uvesafb_helper_start() local
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-driver.c1610 char *envp[3]; in pci_uevent_ers() local
/kernel/linux/linux-6.6/block/
H A Dgenhd.c72 char *envp[] = { "RESIZE=1", NULL }; in set_capacity_and_notify() local
1429 char *envp[] = { event, NULL }; in set_disk_ro_uevent() local
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dhwmon.c651 char *envp[] = { event, NULL }; in hwmon_notify_event() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-verity-target.c227 char *envp[] = { verity_env, NULL }; in verity_handle_err() local
/kernel/linux/linux-6.6/tools/testing/selftests/nolibc/
H A Dnolibc-test.c1260 int main(int argc, char **argv, char **envp) in main() argument
/kernel/liteos_a/kernel/extended/dynload/src/
H A Dlos_load_elf.c791 STATIC INT32 OsSetArgParams(ELFLoadInfo *loadInfo, CHAR *const *argv, CHAR *const *envp) in OsSetArgParams() argument
/kernel/linux/linux-6.6/kernel/
H A Dreboot.c816 static char *envp[] = { in run_cmd() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp426 runFunctionAsMain(Function *Fn, const std::vector<std::string> &argv, const char * const * envp) runFunctionAsMain() argument
/third_party/python/Modules/
H A D_posixsubprocess.c849 char *const *exec_array, *const *argv = NULL, *const *envp = NULL; in subprocess_fork_exec() local
551 child_exec(char *const exec_array[], char *const argv[], char *const envp[], const char *cwd, int p2cread, int p2cwrite, int c2pread, int c2pwrite, int errread, int errwrite, int errpipe_read, int errpipe_write, int close_fds, int restore_signals, int call_setsid, pid_t pgid_to_set, int call_setgid, gid_t gid, int call_setgroups, size_t groups_size, const gid_t *groups, int call_setuid, uid_t uid, int child_umask, const void *child_sigmask, int *fds_to_keep, Py_ssize_t fds_to_keep_len, PyObject *preexec_fn, PyObject *preexec_fn_args_tuple) child_exec() argument
755 do_fork_exec(char *const exec_array[], char *const argv[], char *const envp[], const char *cwd, int p2cread, int p2cwrite, int c2pread, int c2pwrite, int errread, int errwrite, int errpipe_read, int errpipe_write, int close_fds, int restore_signals, int call_setsid, pid_t pgid_to_set, int call_setgid, gid_t gid, int call_setgroups, size_t groups_size, const gid_t *groups, int call_setuid, uid_t uid, int child_umask, const void *child_sigmask, int *fds_to_keep, Py_ssize_t fds_to_keep_len, PyObject *preexec_fn, PyObject *preexec_fn_args_tuple) do_fork_exec() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dscan.c120 char *envp[] = { "EVENT=offline", NULL }; in acpi_scan_is_offline() local
/kernel/linux/linux-5.10/block/
H A Dgenhd.c62 char *envp[] = { "RESIZE=1", NULL }; in set_capacity_revalidate_and_notify() local
1852 char *envp[] = { event, NULL }; in set_disk_ro_uevent() local
2144 char *envp[ARRAY_SIZE(disk_uevents) + 1] = { }; in disk_check_events() local
/kernel/linux/linux-5.10/drivers/md/
H A Dmd-cluster.c510 char *envp[] = {event_name, disk_uuid, raid_slot, NULL}; in process_add_new_disk() local
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dbaycom_epp.c289 static char *envp[] = { "HOME=/", "TERM=linux", "PATH=/usr/bin:/bin", NULL }; variable
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_lib.c2357 char *envp[3]; in scsi_evt_emit() local
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dda7218.c2225 char *envp[] = { in da7218_micldet_irq() local
/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c1256 const struct tomoyo_envp *envp = in tomoyo_print_condition() local
/kernel/linux/linux-5.10/drivers/visorbus/
H A Dvisorchipset.c1042 char *envp[] = { env_cmd, env_id, env_state, env_bus, env_dev, in parahotplug_request_kickoff() local
1132 char *envp[] = { env_selftest, NULL }; in chipset_selftest_uevent() local
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4recover.c1798 char *envp[3]; in nfsd4_umh_cltrack_upcall() local

Completed in 55 milliseconds

123456789