Home
last modified time | relevance | path

Searched defs:envp (Results 101 - 125 of 214) sorted by relevance

123456789

/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_core.c76 static char *envp[] = { "HOME=/", in wf_critical_overtemp() local
/kernel/linux/linux-6.6/drivers/leds/
H A Dled-triggers.c161 char *envp[2]; in led_trigger_set() local
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dtest_syscall_vdso.c28 int main(int argc, char **argv, char **envp) in main() argument
36 long get_syscall(char **envp) in get_syscall() argument
376 int main(int argc, char **argv, char **envp) in main() argument
/kernel/linux/linux-6.6/security/tomoyo/
H A Dgc.c295 const struct tomoyo_envp *envp in tomoyo_del_condition() local
H A Dcondition.c60 tomoyo_envp(const char *env_name, const char *env_value, const int envc, const struct tomoyo_envp *envp, u8 *checked) tomoyo_envp() argument
105 tomoyo_scan_bprm(struct tomoyo_execve *ee, const u16 argc, const struct tomoyo_argv *argv, const u16 envc, const struct tomoyo_envp *envp) tomoyo_scan_bprm() argument
318 tomoyo_parse_envp(char *left, char *right, struct tomoyo_envp *envp) tomoyo_parse_envp() argument
502 struct tomoyo_envp *envp = NULL; tomoyo_get_condition() local
775 const struct tomoyo_envp *envp; tomoyo_condition() local
[all...]
/kernel/linux/linux-6.6/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
/kernel/liteos_a/kernel/extended/dynload/include/
H A Dlos_load_elf.h103 CHAR * const *envp; member
/kernel/linux/linux-6.6/kernel/
H A Dumh.c483 int call_usermodehelper(const char *path, char **argv, char **envp, int wait) in call_usermodehelper() argument
356 call_usermodehelper_setup(const char *path, char **argv, char **envp, gfp_t gfp_mask, int (*init)(struct subprocess_info *info, struct cred *new), void (*cleanup)(struct subprocess_info *info), void *data) call_usermodehelper_setup() argument
/third_party/curl/src/
H A Dvar.c214 char *envp; in varexpand() local
[all...]
/third_party/cups-filters/filter/
H A Dgstoraster.c620 main (int argc, char **argv, char *envp[]) in main() argument
380 gs_spawn(const char *filename, cups_array_t *gs_args, char **envp, FILE *fp) gs_spawn() argument
/third_party/node/deps/uvwasi/include/
H A Duvwasi.h72 const char** envp; member
/kernel/linux/linux-5.10/drivers/acpi/
H A Ddock.c284 char *envp[] = { event_string, NULL }; in dock_event() local
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
H A Dproc-pid-vm.c49 static inline long sys_execveat(int dirfd, const char *pathname, char **argv, char **envp, int flags) in sys_execveat() argument
/kernel/linux/linux-5.10/tools/testing/selftests/exec/
H A Dexecveat.c27 static char *envp[] = { "IN_TEST=yes", NULL, NULL }; variable
30 static int execveat_(int fd, const char *path, char **argv, char **envp, in execveat_() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dinterrupt.c496 char *envp[3] = { in wil_notify_fw_error() local
/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dbacklight.c163 char *envp[2]; in backlight_generate_event() local
/kernel/linux/linux-5.10/security/tomoyo/
H A Dcondition.c60 tomoyo_envp(const char *env_name, const char *env_value, const int envc, const struct tomoyo_envp *envp, u8 *checked) tomoyo_envp() argument
105 tomoyo_scan_bprm(struct tomoyo_execve *ee, const u16 argc, const struct tomoyo_argv *argv, const u16 envc, const struct tomoyo_envp *envp) tomoyo_scan_bprm() argument
318 tomoyo_parse_envp(char *left, char *right, struct tomoyo_envp *envp) tomoyo_parse_envp() argument
502 struct tomoyo_envp *envp = NULL; tomoyo_get_condition() local
775 const struct tomoyo_envp *envp; tomoyo_condition() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/
H A Ddock.c285 char *envp[] = { event_string, NULL }; in dock_event() local
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_flat.c127 unsigned long argv, envp; in create_flat_tables() local
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dstackglue.c419 char *argv[5], *envp[3]; in ocfs2_leave_group() local
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dbacklight.c163 char *envp[2]; in backlight_generate_event() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dinterrupt.c496 char *envp[3] = { in wil_notify_fw_error() local
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_sysfs.c435 char *envp[] = { event_string, NULL }; in drm_sysfs_lease_event() local
456 char *envp[] = { event_string, NULL }; in drm_sysfs_hotplug_event() local
476 char *envp[] = { hotplug_str, conn_id, NULL }; in drm_sysfs_connector_hotplug_event() local
504 char *envp[4] = { hotplug_str, conn_id, prop_id, NULL }; in drm_sysfs_connector_property_event() local
/kernel/linux/linux-6.6/tools/thermal/thermometer/
H A Dthermometer.c421 static int thermometer_execute(int argc, char *argv[], char *const envp[], pid_t *pid) in thermometer_execute() argument
532 int main(int argc, char *argv[], char *const envp[]) in main() argument
/kernel/linux/linux-6.6/tools/testing/selftests/exec/
H A Dexecveat.c27 static char *envp[] = { "IN_TEST=yes", NULL, NULL }; variable
30 static int execveat_(int fd, const char *path, char **argv, char **envp, in execveat_() argument

Completed in 22 milliseconds

123456789