/kernel/linux/linux-5.10/tools/lib/subcmd/ |
H A D | help.c | 96 char *s = getenv("LINES"); in get_term_dimensions() 100 s = getenv("COLUMNS"); in get_term_dimensions() 208 const char *env_path = getenv("PATH"); in load_command_list()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-help.c | 141 const char *display = getenv("DISPLAY"); in exec_man_konqueror() 331 const char *old_path = getenv("MANPATH"); in setup_man_path() 365 const char *fallback = getenv("PERF_MAN_VIEWER"); in show_man_page()
|
/kernel/linux/linux-6.6/tools/perf/jvmti/ |
H A D | jvmti_agent.c | 141 base = getenv("JITDUMPDIR"); in create_jit_cache_dir() 143 base = getenv("HOME"); in create_jit_cache_dir() 238 char *str = getenv("JITDUMP_USE_ARCH_TIMESTAMP"); in init_arch_timestamp()
|
/kernel/linux/linux-6.6/tools/lib/subcmd/ |
H A D | help.c | 108 char *s = getenv("LINES"); in get_term_dimensions() 112 s = getenv("COLUMNS"); in get_term_dimensions() 220 const char *env_path = getenv("PATH"); in load_command_list()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-help.c | 143 const char *display = getenv("DISPLAY"); in exec_man_konqueror() 333 const char *old_path = getenv("MANPATH"); in setup_man_path() 367 const char *fallback = getenv("PERF_MAN_VIEWER"); in show_man_page()
|
/third_party/ffmpeg/libavdevice/ |
H A D | bktr.c | 112 arg = getenv ("BKTR_DEV"); in bktr_init() 121 arg = getenv ("BKTR_FORMAT"); in bktr_init() 130 arg = getenv ("BKTR_FREQUENCY"); in bktr_init()
|
/third_party/curl/lib/ |
H A D | curl_ntlm_wb.c | 151 username = getenv("NTLMUSER"); in ntlm_wb_init() 153 username = getenv("LOGNAME"); in ntlm_wb_init() 155 username = getenv("USER"); in ntlm_wb_init()
|
H A D | getinfo.c | 202 char *timestr = getenv("CURL_TIME"); in getinfo_long() 214 timestr = getenv("CURL_DEBUG_SIZE"); in getinfo_long() 350 char *timestr = getenv("CURL_TIME"); in getinfo_offt() 439 char *timestr = getenv("CURL_TIME"); in getinfo_double()
|
H A D | curl_gethostname.c | 69 const char *force_hostname = getenv("CURL_GETHOSTNAME"); in Curl_gethostname()
|
/third_party/cups-filters/filter/ |
H A D | mupdftoraster.c | 271 t = getenv("PPD"); in main() 330 cm_disabled = cmIsPrinterCmDisabled(getenv("PRINTER")); in main() 333 cmGetPrinterIccProfile(getenv("PRINTER"), &icc_profile, ppd); in main()
|
H A D | sys5ippprinter.c | 239 if (filter_present("rastertopdf") && (val = getenv("CONTENT_TYPE")) != NULL && in main() 243 (val = getenv("CONTENT_TYPE")) != NULL && in main() 495 if ((cups_serverbin = getenv("CUPS_SERVERBIN")) == NULL) in filter_present() 670 if ((cups_serverbin = getenv("CUPS_SERVERBIN")) == NULL) in exec_filters()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | errors.c | 62 const char *logFile = getenv("MESA_LOG_FILE"); in output_if_debug() 74 const char *env = getenv("MESA_DEBUG"); in output_if_debug() 202 const char *debugEnv = getenv("MESA_DEBUG"); in should_output()
|
/third_party/libunwind/libunwind/src/mi/ |
H A D | init.c | 47 const char *str = getenv ("UNW_DEBUG_LEVEL"); in mi_init()
|
/third_party/ltp/testcases/kernel/security/filecaps/ |
H A D | filecaps_common.h | 10 fifofile = getenv("FIFOFILE"); in get_caps_fifo()
|
/third_party/ltp/testcases/open_posix_testsuite/include/ |
H A D | tempfile.h | 17 tmpdir_env = getenv("TMPDIR"); in pts_get_tmpdir()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
H A D | LinkAllIR.h | 40 // to know that getenv() never returns -1, this will do the job. in ForceVMCoreLinking() 41 if (std::getenv("bar") != (char*) -1) in ForceVMCoreLinking()
|
/third_party/node/deps/v8/tools/gcmole/ |
H A D | gcmole.py | 657 if os.getenv("CLANG_BIN"): 658 options.clang_bin_dir = Path(os.getenv("CLANG_BIN")) 670 if os.getenv("CLANG_PLUGINS"): 671 options.clang_plugins_dir = Path(os.getenv("CLANG_PLUGINS")) 683 if not options.v8_build_dir.exists() and os.getenv("CLANG_BIN"):
|
/third_party/mesa3d/src/util/ |
H A D | disk_cache_os.c | 820 char *path = getenv("MESA_SHADER_CACHE_DIR"); in disk_cache_generate_cache_dir() 823 path = getenv("MESA_GLSL_CACHE_DIR"); in disk_cache_generate_cache_dir() 840 char *xdg_cache_home = getenv("XDG_CACHE_HOME"); in disk_cache_generate_cache_dir() 914 if (!getenv(envvar_name)) { in disk_cache_enabled() 916 if (getenv(envvar_name)) in disk_cache_enabled()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/map_tests/ |
H A D | sk_storage_map.c | 598 test_name = getenv(BPF_SK_STORAGE_MAP_TEST_NAME); in test_sk_storage_map() 600 env_opt = getenv(BPF_SK_STORAGE_MAP_TEST_NR_THREADS); in test_sk_storage_map() 604 env_opt = getenv(BPF_SK_STORAGE_MAP_TEST_SK_PER_THREAD); in test_sk_storage_map() 608 env_opt = getenv(BPF_SK_STORAGE_MAP_TEST_RUNTIME_S); in test_sk_storage_map()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | map.c | 36 app_abi = getenv("APP_ABI"); in replace_android_lib() 50 apk_path = getenv("APK_PATH"); in replace_android_lib() 71 ndk = getenv("NDK_ROOT"); in replace_android_lib() 72 app = getenv("APP_PLATFORM"); in replace_android_lib()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/ |
H A D | sk_storage_map.c | 596 test_name = getenv(BPF_SK_STORAGE_MAP_TEST_NAME); in test_sk_storage_map() 598 env_opt = getenv(BPF_SK_STORAGE_MAP_TEST_NR_THREADS); in test_sk_storage_map() 602 env_opt = getenv(BPF_SK_STORAGE_MAP_TEST_SK_PER_THREAD); in test_sk_storage_map() 606 env_opt = getenv(BPF_SK_STORAGE_MAP_TEST_RUNTIME_S); in test_sk_storage_map()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_bpftool_synctypes.py | 12 BPFTOOL_DIR = os.getenv('BPFTOOL_DIR', 14 BPFTOOL_BASHCOMP_DIR = os.getenv('BPFTOOL_BASHCOMP_DIR', 16 BPFTOOL_DOC_DIR = os.getenv('BPFTOOL_DOC_DIR', 18 INCLUDE_DIR = os.getenv('INCLUDE_DIR',
|
/test/xts/acts/kernel_lite/sys_posix/src/ |
H A D | SysApiTest.cpp | 50 * @tc.name test getenv 55 EXPECT_STREQ(getenv("HOME"), nullptr) << "Getenv HOME error!"; in HWTEST_F() 56 EXPECT_STREQ(getenv("ROOT"), nullptr) << "Getenv HOME error!"; in HWTEST_F() 59 EXPECT_STREQ(getenv("PATH"), "/bin") << "secure_get PATH env error!"; in HWTEST_F() 62 EXPECT_STREQ(getenv("PATH"), "/bin") << "setenv PATH error!"; in HWTEST_F() 93 EXPECT_STREQ(secure_getenv("HOME"), "/bin") << "getenv fail !"; in HWTEST_F() 123 LOG("child process getenv error!"); in HWTEST_F() 141 EXPECT_STREQ(secure_getenv("PATH"), "/bin") << "getenv fail !"; in HWTEST_F()
|
/third_party/ffmpeg/libavutil/ |
H A D | log.c | 152 char *term = getenv("TERM"); in check_color_terminal() 167 if (getenv("AV_LOG_FORCE_NOCOLOR")) { in check_color_terminal() 169 } else if (getenv("AV_LOG_FORCE_COLOR")) { in check_color_terminal() 181 if (getenv("AV_LOG_FORCE_256COLOR") || term && strstr(term, "256color")) in check_color_terminal()
|
/kernel/liteos_a/compat/posix/src/ |
H A D | stdlib.c | 38 char *getenv(const char *name) in getenv() function
|