Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-debug.c76 char *envp[] = { in libcfs_run_debug_log_upcall() local
102 char *envp[] = { in libcfs_run_upcall() local
/linux-4.4.14/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
/linux-4.4.14/fs/
Dexec.c1486 struct user_arg_ptr envp, in do_execveat_common()
1633 struct user_arg_ptr envp = { .ptr.native = __envp }; in do_execve() local
1643 struct user_arg_ptr envp = { .ptr.native = __envp }; in do_execveat() local
1657 struct user_arg_ptr envp = { in compat_do_execve() local
1673 struct user_arg_ptr envp = { in compat_do_execveat() local
1713 const char __user *const __user *, envp) in SYSCALL_DEFINE3() argument
1721 const char __user *const __user *, envp, in SYSCALL_DEFINE5() argument
1734 const compat_uptr_t __user *, envp) in COMPAT_SYSCALL_DEFINE3() argument
1742 const compat_uptr_t __user *, envp, in COMPAT_SYSCALL_DEFINE5() argument
Dbinfmt_aout.c147 char __user * __user *envp; in create_aout_tables() local
Dbinfmt_flat.c125 unsigned long *argv,*envp; in create_flat_tables() local
Dbinfmt_elf_fdpic.c500 elf_caddr_t __user *argv, *envp; in create_elf_fdpic_tables() local
Dbinfmt_elf.c158 elf_addr_t __user *envp; in create_elf_tables() local
/linux-4.4.14/tools/testing/selftests/x86/
Dtest_syscall_vdso.c36 int main(int argc, char **argv, char **envp) in main()
44 long get_syscall(char **envp) in get_syscall()
377 int main(int argc, char **argv, char **envp) in main()
Dtest_FISTTP.c117 int main(int argc, char **argv, char **envp) in main()
Dtest_FCMOV.c53 int main(int argc, char **argv, char **envp) in main()
Dtest_FCOMI.c298 int main(int argc, char **argv, char **envp) in main()
/linux-4.4.14/kernel/
Dkmod.c72 static char *envp[] = { in call_modprobe() local
520 char **envp, gfp_t gfp_mask, in call_usermodehelper_setup()
616 int call_usermodehelper(char *path, char **argv, char **envp, int wait) in call_usermodehelper()
Dreboot.c395 static char *envp[] = { in run_cmd() local
Dcgroup.c5752 char *argv[3], *envp[3]; in cgroup_release_agent() local
/linux-4.4.14/arch/um/os-Linux/
Delf_aux.c25 __init void scan_elf_aux( char **envp) in scan_elf_aux()
Dmain.c118 int __init main(int argc, char **argv, char **envp) in main()
/linux-4.4.14/net/bridge/
Dbr_stp_if.c142 char *envp[] = { NULL }; in br_stp_start() local
179 char *envp[] = { NULL }; in br_stp_stop() local
/linux-4.4.14/tools/testing/selftests/exec/
Dexecveat.c24 static char *envp[] = { "IN_TEST=yes", NULL, NULL }; variable
27 static int execveat_(int fd, const char *path, char **argv, char **envp, in execveat_()
/linux-4.4.14/security/keys/
Drequest_key.c75 static int call_usermodehelper_keys(char *path, char **argv, char **envp, in call_usermodehelper_keys()
102 char *argv[9], *envp[3], uid_str[12], gid_str[12]; in call_sbin_request_key() local
/linux-4.4.14/fs/nfs/
Dcache_lib.c36 static char *envp[] = { "HOME=/", in nfs_cache_upcall() local
/linux-4.4.14/arch/mips/netlogic/xlr/
Dsetup.c177 int *argv, *envp; /* passed as 32 bit ptrs */ in prom_init() local
/linux-4.4.14/drivers/s390/net/
Dsmsgiucv_app.c53 char *envp[4]; member
/linux-4.4.14/include/linux/
Dkmod.h61 char **envp; member
Dkobject.h126 char *envp[UEVENT_NUM_ENVP]; member
/linux-4.4.14/arch/mips/sibyte/common/
Dcfe.c243 char **envp = (char **) fw_arg2; in prom_init() local
/linux-4.4.14/arch/x86/ia32/
Dia32_aout.c221 u32 __user *argv, *envp, *sp; in create_aout_tables() local
/linux-4.4.14/drivers/leds/
Dled-triggers.c115 char *envp[2]; in led_trigger_set() local
/linux-4.4.14/drivers/pnp/pnpbios/
Dcore.c101 char *argv[3], **envp, *buf, *scratch; in pnp_dock_event() local
/linux-4.4.14/fs/gfs2/
Dops_fstype.c527 char *envp[] = { message, NULL }; in gfs2_others_may_mount() local
1033 char *envp[] = { ro, spectator, NULL }; in gfs2_online_uevent() local
Drecovery.c437 char *envp[] = { env_jid, env_status, NULL }; in gfs2_recovery_done() local
Dsys.c655 char *envp[] = { ro, spectator, NULL }; in gfs2_sys_fs_add() local
/linux-4.4.14/lib/
Dkobject.c461 char *envp[2]; in kobject_rename() local
523 char *envp[2]; in kobject_move() local
/linux-4.4.14/drivers/macintosh/
Dwindfarm_core.c79 static char *envp[] = { "HOME=/", in wf_critical_overtemp() local
/linux-4.4.14/arch/mips/pmcs-msp71xx/
Dmsp_prom.c362 char **envp; in prom_free_prom_memory() local
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dinterrupt.c314 char *envp[3] = { in wil_notify_fw_error() local
/linux-4.4.14/drivers/video/backlight/
Dbacklight.c106 char *envp[2]; in backlight_generate_event() local
/linux-4.4.14/drivers/block/drbd/
Ddrbd_nl.c297 static void setup_khelper_env(struct drbd_connection *connection, char **envp) in setup_khelper_env()
326 char *envp[] = { "HOME=/", in drbd_khelper() local
376 char *envp[] = { "HOME=/", in conn_khelper() local
/linux-4.4.14/fs/nfs/objlayout/
Dobjlayout.c597 static char *envp[] = { "HOME=/", in __objlayout_upcall() local
/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.c273 static char *envp[] = {"HOME=/", in _rtl92e_dm_check_ac_dc_power() local
1828 static char *envp[] = {"HOME=/", "TERM=linux", "PATH=/usr/bin:/bin", in _rtl92e_dm_check_rf_ctrl_gpio() local
/linux-4.4.14/fs/ocfs2/
Dstackglue.c429 char *argv[5], *envp[3]; in ocfs2_leave_group() local
/linux-4.4.14/drivers/acpi/
Ddock.c303 char *envp[] = { event_string, NULL }; in dock_event() local
/linux-4.4.14/drivers/gpu/drm/
Ddrm_sysfs.c555 char *envp[] = { event_string, NULL }; in drm_sysfs_hotplug_event() local
/linux-4.4.14/fs/nfsd/
Dnfs4layouts.c582 static char *envp[] = { in nfsd4_cb_layout_fail() local
Dnfs4recover.c1194 char *envp[3]; in nfsd4_umh_cltrack_upcall() local
/linux-4.4.14/drivers/ata/
Dlibata-acpi.c152 char *envp[] = { event_string, NULL }; in ata_acpi_uevent() local
/linux-4.4.14/block/
Dgenhd.c1337 char *envp[] = { event, NULL }; in set_disk_ro_uevent() local
1628 char *envp[ARRAY_SIZE(disk_uevents) + 1] = { }; in disk_check_events() local
/linux-4.4.14/drivers/extcon/
Dextcon.c263 char *envp[3]; in extcon_update_state() local
/linux-4.4.14/drivers/s390/char/
Dtape_core.c225 char *envp[] = { NULL, NULL }; in tape_med_state_work_handler() local
/linux-4.4.14/drivers/block/
Dvirtio_blk.c344 char *envp[] = { "RESIZE=1", NULL }; in virtblk_config_changed_work() local
/linux-4.4.14/drivers/net/hyperv/
Dnetvsc_drv.c1027 char *envp[] = { "HOME=/", "PATH=/sbin:/usr/sbin:/bin:/usr/bin", NULL }; in netvsc_link_change() local
/linux-4.4.14/drivers/md/
Ddm-verity.c201 char *envp[] = { verity_env, NULL }; in verity_handle_err() local
Dmd-cluster.c415 char *envp[] = {event_name, disk_uuid, raid_slot, NULL}; in process_add_new_disk() local
Ddm.c3390 char *envp[] = { udev_cookie, NULL }; in dm_kobject_uevent() local
/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvisorchipset.c1415 char *envp[] = { env_selftest, NULL }; in visorchipset_chipset_selftest() local
1565 char *envp[] = { in parahotplug_request_kickoff() local
/linux-4.4.14/drivers/video/fbdev/
Duvesafb.c110 char *envp[] = { in uvesafb_helper_start() local
/linux-4.4.14/drivers/net/hamradio/
Dbaycom_epp.c304 static char *envp[] = { "HOME=/", "TERM=linux", "PATH=/usr/bin:/bin", NULL }; variable
/linux-4.4.14/drivers/thermal/samsung/
Dexynos_tmu.c216 char data[10], *envp[] = { data, NULL }; in exynos_report_trigger() local
/linux-4.4.14/drivers/scsi/
Dscsi_lib.c2697 char *envp[3]; in scsi_evt_emit() local
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_os.c3897 char *envp[] = { event_string, NULL }; in qla2x00_uevent_emit() local
/linux-4.4.14/drivers/scsi/qla4xxx/
Dql4_nx.c3225 char *envp[] = { event_string, NULL }; in qla4_8xxx_uevent_emit() local