/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-debug.c | 76 char *envp[] = { in libcfs_run_debug_log_upcall() local 102 char *envp[] = { in libcfs_run_upcall() local
|
/linux-4.4.14/security/tomoyo/ |
D | condition.c | 58 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
|
D | load_policy.c | 87 char *envp[3]; in tomoyo_load_policy() local
|
D | gc.c | 286 const struct tomoyo_envp *envp in tomoyo_del_condition() local
|
D | common.c | 1224 const struct tomoyo_envp *envp = in tomoyo_print_condition() local
|
/linux-4.4.14/fs/ |
D | exec.c | 1486 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
|
D | binfmt_aout.c | 147 char __user * __user *envp; in create_aout_tables() local
|
D | binfmt_flat.c | 125 unsigned long *argv,*envp; in create_flat_tables() local
|
D | binfmt_elf_fdpic.c | 500 elf_caddr_t __user *argv, *envp; in create_elf_fdpic_tables() local
|
D | binfmt_elf.c | 158 elf_addr_t __user *envp; in create_elf_tables() local
|
/linux-4.4.14/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() 377 int main(int argc, char **argv, char **envp) in main()
|
D | test_FISTTP.c | 117 int main(int argc, char **argv, char **envp) in main()
|
D | test_FCMOV.c | 53 int main(int argc, char **argv, char **envp) in main()
|
D | test_FCOMI.c | 298 int main(int argc, char **argv, char **envp) in main()
|
/linux-4.4.14/kernel/ |
D | kmod.c | 72 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()
|
D | reboot.c | 395 static char *envp[] = { in run_cmd() local
|
D | cgroup.c | 5752 char *argv[3], *envp[3]; in cgroup_release_agent() local
|
/linux-4.4.14/arch/um/os-Linux/ |
D | elf_aux.c | 25 __init void scan_elf_aux( char **envp) in scan_elf_aux()
|
D | main.c | 118 int __init main(int argc, char **argv, char **envp) in main()
|
/linux-4.4.14/net/bridge/ |
D | br_stp_if.c | 142 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/ |
D | execveat.c | 24 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/ |
D | request_key.c | 75 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/ |
D | cache_lib.c | 36 static char *envp[] = { "HOME=/", in nfs_cache_upcall() local
|
/linux-4.4.14/arch/mips/netlogic/xlr/ |
D | setup.c | 177 int *argv, *envp; /* passed as 32 bit ptrs */ in prom_init() local
|
/linux-4.4.14/drivers/s390/net/ |
D | smsgiucv_app.c | 53 char *envp[4]; member
|
/linux-4.4.14/include/linux/ |
D | kmod.h | 61 char **envp; member
|
D | kobject.h | 126 char *envp[UEVENT_NUM_ENVP]; member
|
/linux-4.4.14/arch/mips/sibyte/common/ |
D | cfe.c | 243 char **envp = (char **) fw_arg2; in prom_init() local
|
/linux-4.4.14/arch/x86/ia32/ |
D | ia32_aout.c | 221 u32 __user *argv, *envp, *sp; in create_aout_tables() local
|
/linux-4.4.14/drivers/leds/ |
D | led-triggers.c | 115 char *envp[2]; in led_trigger_set() local
|
/linux-4.4.14/drivers/pnp/pnpbios/ |
D | core.c | 101 char *argv[3], **envp, *buf, *scratch; in pnp_dock_event() local
|
/linux-4.4.14/fs/gfs2/ |
D | ops_fstype.c | 527 char *envp[] = { message, NULL }; in gfs2_others_may_mount() local 1033 char *envp[] = { ro, spectator, NULL }; in gfs2_online_uevent() local
|
D | recovery.c | 437 char *envp[] = { env_jid, env_status, NULL }; in gfs2_recovery_done() local
|
D | sys.c | 655 char *envp[] = { ro, spectator, NULL }; in gfs2_sys_fs_add() local
|
/linux-4.4.14/lib/ |
D | kobject.c | 461 char *envp[2]; in kobject_rename() local 523 char *envp[2]; in kobject_move() local
|
/linux-4.4.14/drivers/macintosh/ |
D | windfarm_core.c | 79 static char *envp[] = { "HOME=/", in wf_critical_overtemp() local
|
/linux-4.4.14/arch/mips/pmcs-msp71xx/ |
D | msp_prom.c | 362 char **envp; in prom_free_prom_memory() local
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | interrupt.c | 314 char *envp[3] = { in wil_notify_fw_error() local
|
/linux-4.4.14/drivers/video/backlight/ |
D | backlight.c | 106 char *envp[2]; in backlight_generate_event() local
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_nl.c | 297 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/ |
D | objlayout.c | 597 static char *envp[] = { "HOME=/", in __objlayout_upcall() local
|
/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_dm.c | 273 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/ |
D | stackglue.c | 429 char *argv[5], *envp[3]; in ocfs2_leave_group() local
|
/linux-4.4.14/drivers/acpi/ |
D | dock.c | 303 char *envp[] = { event_string, NULL }; in dock_event() local
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_sysfs.c | 555 char *envp[] = { event_string, NULL }; in drm_sysfs_hotplug_event() local
|
/linux-4.4.14/fs/nfsd/ |
D | nfs4layouts.c | 582 static char *envp[] = { in nfsd4_cb_layout_fail() local
|
D | nfs4recover.c | 1194 char *envp[3]; in nfsd4_umh_cltrack_upcall() local
|
/linux-4.4.14/drivers/ata/ |
D | libata-acpi.c | 152 char *envp[] = { event_string, NULL }; in ata_acpi_uevent() local
|
/linux-4.4.14/block/ |
D | genhd.c | 1337 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/ |
D | extcon.c | 263 char *envp[3]; in extcon_update_state() local
|
/linux-4.4.14/drivers/s390/char/ |
D | tape_core.c | 225 char *envp[] = { NULL, NULL }; in tape_med_state_work_handler() local
|
/linux-4.4.14/drivers/block/ |
D | virtio_blk.c | 344 char *envp[] = { "RESIZE=1", NULL }; in virtblk_config_changed_work() local
|
/linux-4.4.14/drivers/net/hyperv/ |
D | netvsc_drv.c | 1027 char *envp[] = { "HOME=/", "PATH=/sbin:/usr/sbin:/bin:/usr/bin", NULL }; in netvsc_link_change() local
|
/linux-4.4.14/drivers/md/ |
D | dm-verity.c | 201 char *envp[] = { verity_env, NULL }; in verity_handle_err() local
|
D | md-cluster.c | 415 char *envp[] = {event_name, disk_uuid, raid_slot, NULL}; in process_add_new_disk() local
|
D | dm.c | 3390 char *envp[] = { udev_cookie, NULL }; in dm_kobject_uevent() local
|
/linux-4.4.14/drivers/staging/unisys/visorbus/ |
D | visorchipset.c | 1415 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/ |
D | uvesafb.c | 110 char *envp[] = { in uvesafb_helper_start() local
|
/linux-4.4.14/drivers/net/hamradio/ |
D | baycom_epp.c | 304 static char *envp[] = { "HOME=/", "TERM=linux", "PATH=/usr/bin:/bin", NULL }; variable
|
/linux-4.4.14/drivers/thermal/samsung/ |
D | exynos_tmu.c | 216 char data[10], *envp[] = { data, NULL }; in exynos_report_trigger() local
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_lib.c | 2697 char *envp[3]; in scsi_evt_emit() local
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_os.c | 3897 char *envp[] = { event_string, NULL }; in qla2x00_uevent_emit() local
|
/linux-4.4.14/drivers/scsi/qla4xxx/ |
D | ql4_nx.c | 3225 char *envp[] = { event_string, NULL }; in qla4_8xxx_uevent_emit() local
|