getenv 101 arch/um/drivers/xterm.c if (getenv("DISPLAY") == NULL) { getenv 52 arch/um/os-Linux/execvp.c char *path = getenv("PATH"); getenv 80 arch/um/os-Linux/main.c old_path = getenv("PATH"); getenv 66 arch/um/os-Linux/mem.c dir = getenv(vars[i]); getenv 34 arch/um/os-Linux/umid.c char *home = getenv("HOME"); getenv 569 scripts/asn1_compiler.c kbuild_verbose = getenv("KBUILD_VERBOSE"); getenv 98 scripts/extract-cert.c kbuild_verbose = atoi(getenv("KBUILD_VERBOSE")?:"0"); getenv 100 scripts/extract-cert.c key_pass = getenv("KBUILD_SIGN_PIN"); getenv 527 scripts/kconfig/conf.c seed_env = getenv("KCONFIG_SEED"); getenv 587 scripts/kconfig/conf.c name = getenv("KCONFIG_ALLCONFIG"); getenv 620 scripts/kconfig/conf.c name = getenv("KCONFIG_NOSILENTUPDATE"); getenv 222 scripts/kconfig/confdata.c char *name = getenv("KCONFIG_CONFIG"); getenv 229 scripts/kconfig/confdata.c char *name = getenv("KCONFIG_AUTOCONFIG"); getenv 870 scripts/kconfig/confdata.c env = getenv("KCONFIG_OVERWRITECONFIG"); getenv 1115 scripts/kconfig/confdata.c name = getenv("KCONFIG_AUTOHEADER"); getenv 1123 scripts/kconfig/confdata.c name = getenv("KCONFIG_TRISTATE"); getenv 1251 scripts/kconfig/confdata.c char *env = getenv("KCONFIG_PROBABILITY"); getenv 1458 scripts/kconfig/gconf.c env = getenv(SRCTREE); getenv 28 scripts/kconfig/lkc.h return getenv( "CONFIG_" ) ?: CONFIG_; getenv 318 scripts/kconfig/lxdialog/util.c color_setup(getenv("MENUCONFIG_COLOR")); getenv 1019 scripts/kconfig/mconf.c mode = getenv("MENUCONFIG_MODE"); getenv 1487 scripts/kconfig/nconf.c mode = getenv("NCONFIG_MODE"); getenv 499 scripts/kconfig/parser.y if (getenv("ZCONF_DEBUG")) getenv 77 scripts/kconfig/preprocess.c value = getenv(name); getenv 236 scripts/sign-file.c key_pass = getenv("KBUILD_SIGN_PIN"); getenv 1322 tools/bpf/bpf_dbg.c snprintf(file, sizeof(file), "%s/.bpf_dbg_history", getenv("HOME")); getenv 1329 tools/bpf/bpf_dbg.c rl_terminal_name = getenv("TERM"); getenv 1341 tools/bpf/bpf_dbg.c snprintf(file, sizeof(file), "%s/.bpf_dbg_init", getenv("HOME")); getenv 1354 tools/bpf/bpf_dbg.c snprintf(file, sizeof(file), "%s/.bpf_dbg_history", getenv("HOME")); getenv 218 tools/lib/api/fs/fs.c override_path = getenv(upper_name); getenv 261 tools/lib/api/fs/fs.c return getenv(upper_name) ?: *fs->mounts; getenv 43 tools/lib/subcmd/exec-cmd.c pwd = getenv("PWD"); getenv 121 tools/lib/subcmd/exec-cmd.c env = getenv(subcmd_config.exec_path_env); getenv 142 tools/lib/subcmd/exec-cmd.c const char *old_path = getenv("PATH"); getenv 84 tools/lib/subcmd/help.c char *s = getenv("LINES"); getenv 88 tools/lib/subcmd/help.c s = getenv("COLUMNS"); getenv 196 tools/lib/subcmd/help.c const char *env_path = getenv("PATH"); getenv 73 tools/lib/subcmd/pager.c const char *pager = getenv(subcmd_config.pager_env); getenv 83 tools/lib/subcmd/pager.c pager = getenv("PAGER"); getenv 124 tools/lib/subcmd/pager.c s = getenv("COLUMNS"); getenv 398 tools/lib/traceevent/event-plugin.c envdir = getenv("TRACEEVENT_PLUGIN_DIR"); getenv 406 tools/lib/traceevent/event-plugin.c home = getenv("HOME"); getenv 97 tools/perf/arch/common.c char *env = getenv("PATH"); getenv 147 tools/perf/arch/common.c cross_env = getenv("CROSS_COMPILE"); getenv 160 tools/perf/builtin-config.c char *user_config = mkpath("%s/.perfconfig", getenv("HOME")); getenv 141 tools/perf/builtin-help.c const char *display = getenv("DISPLAY"); getenv 331 tools/perf/builtin-help.c const char *old_path = getenv("MANPATH"); getenv 365 tools/perf/builtin-help.c const char *fallback = getenv("PERF_MAN_VIEWER"); getenv 141 tools/perf/jvmti/jvmti_agent.c base = getenv("JITDUMPDIR"); getenv 143 tools/perf/jvmti/jvmti_agent.c base = getenv("HOME"); getenv 238 tools/perf/jvmti/jvmti_agent.c char *str = getenv("JITDUMP_USE_ARCH_TIMESTAMP"); getenv 458 tools/perf/perf.c config_exclusive_filename = getenv("PERF_CONFIG"); getenv 45 tools/perf/tests/attr.c dir = getenv(ENV); getenv 2281 tools/perf/ui/browsers/hists.c pwd = getenv("PWD"); getenv 32 tools/perf/util/color_config.c char *term = getenv("TERM"); getenv 496 tools/perf/util/config.c const char *v = getenv(k); getenv 667 tools/perf/util/config.c home = getenv("HOME"); getenv 829 tools/perf/util/config.c char *home = getenv("HOME"); getenv 88 tools/perf/util/llvm-utils.c env = getenv("PATH"); getenv 63 tools/perf/util/map.c app_abi = getenv("APP_ABI"); getenv 77 tools/perf/util/map.c apk_path = getenv("APK_PATH"); getenv 99 tools/perf/util/map.c ndk = getenv("NDK_ROOT"); getenv 100 tools/perf/util/map.c app = getenv("APP_PLATFORM"); getenv 664 tools/perf/util/pmu.c cpuid = getenv("PERF_CPUID"); getenv 10 tools/perf/util/term.c char *s = getenv("LINES"); getenv 14 tools/perf/util/term.c s = getenv("COLUMNS"); getenv 598 tools/testing/selftests/bpf/map_tests/sk_storage_map.c test_name = getenv(BPF_SK_STORAGE_MAP_TEST_NAME); getenv 600 tools/testing/selftests/bpf/map_tests/sk_storage_map.c env_opt = getenv(BPF_SK_STORAGE_MAP_TEST_NR_THREADS); getenv 604 tools/testing/selftests/bpf/map_tests/sk_storage_map.c env_opt = getenv(BPF_SK_STORAGE_MAP_TEST_SK_PER_THREAD); getenv 608 tools/testing/selftests/bpf/map_tests/sk_storage_map.c env_opt = getenv(BPF_SK_STORAGE_MAP_TEST_RUNTIME_S); getenv 393 tools/testing/selftests/exec/execveat.c const char *verbose = getenv("VERBOSE"); getenv 397 tools/testing/selftests/exec/execveat.c const char *in_test = getenv("IN_TEST"); getenv 62 tools/testing/selftests/kselftest.h if (!(getenv("KSFT_TAP_LEVEL"))) getenv 108 tools/testing/selftests/powerpc/benchmarks/null_syscall.c override = getenv("FREQUENCY"); getenv 391 tools/usb/testusb.c device = getenv ("DEVICE"); getenv 391 usr/gen_init_cpio.c var = getenv(start + 2);