getenv 622 daemons/based/based_remote.c pam_name = getenv("CIB_pam_service"); getenv 485 lib/cib/cib_client.c const char *dir = getenv("CIB_shadow_dir"); getenv 495 lib/cib/cib_client.c user = getenv("USER"); getenv 507 lib/cib/cib_client.c if ((home = getenv("HOME")) == NULL) { getenv 569 lib/cib/cib_client.c const char *shadow = getenv("CIB_shadow"); getenv 600 lib/cib/cib_client.c const char *value = getenv("CIB_shadow"); getenv 607 lib/cib/cib_client.c value = getenv("CIB_file"); getenv 612 lib/cib/cib_client.c value = getenv("CIB_port"); getenv 615 lib/cib/cib_client.c const char *server = getenv("CIB_server"); getenv 616 lib/cib/cib_client.c const char *user = getenv("CIB_user"); getenv 617 lib/cib/cib_client.c const char *pass = getenv("CIB_passwd"); getenv 626 lib/cib/cib_client.c if (!crm_is_true(getenv("CIB_encrypted"))) { getenv 659 lib/cib/cib_file.c cib_location = getenv("CIB_file"); getenv 901 lib/cib/cib_utils.c user_name = getenv("CIB_user"); getenv 53 lib/common/attrs.c target = getenv(buf); getenv 56 lib/common/attrs.c host_physical = getenv(buf); getenv 64 lib/common/attrs.c const char *host_pcmk = getenv(LRM_TARGET_ENV); getenv 95 lib/common/attrs.c rsc_id = getenv("OCF_RESOURCE_INSTANCE"); getenv 549 lib/common/io.c const char *dir = getenv("TMPDIR"); getenv 981 lib/common/logging.c const char *user = getenv("USER"); getenv 1116 lib/common/options.c value = getenv(env_name); getenv 131 lib/common/tests/output/pcmk__output_new_test.c assert_string_equal(getenv("OCF_OUTPUT_FORMAT"), "text"); getenv 47 lib/common/unittest.c schema_dir = getenv("PCMK_schema_directory"); getenv 114 lib/common/unittest.c char *in_path = crm_strdup_printf("%s/%s", getenv("PCMK_CTS_CLI_DIR"), in_file); getenv 248 lib/common/watchdog.c sbd_timeout = crm_get_msec(getenv("SBD_WATCHDOG_TIMEOUT")); getenv 260 lib/common/watchdog.c const char *sync_env = getenv("SBD_SYNC_RESOURCE_STARTUP"); getenv 380 lib/pacemaker/pcmk_graph_consumer.c if ((pcmk__scan_ll(getenv("PE_fail"), &fail_ll, 0LL) == pcmk_rc_ok) getenv 32 lib/pengine/tests/native/native_find_rsc_test.c path = crm_strdup_printf("%s/crm_mon.xml", getenv("PCMK_CTS_CLI_DIR")); getenv 31 lib/pengine/tests/native/pe_base_name_eq_test.c path = crm_strdup_printf("%s/crm_mon.xml", getenv("PCMK_CTS_CLI_DIR")); getenv 1361 libltdl/ltdl.c search_path = getenv (LTDL_SEARCHPATH_VAR); getenv 1369 libltdl/ltdl.c search_path = getenv (LT_MODULE_PATH_VAR); getenv 1469 libltdl/ltdl.c && !find_handle (getenv (LTDL_SEARCHPATH_VAR), base_name, getenv 1472 libltdl/ltdl.c && !find_handle (getenv (LT_MODULE_PATH_VAR), base_name, getenv 1925 libltdl/ltdl.c is_done = foreach_dirinpath (getenv(LTDL_SEARCHPATH_VAR), 0, getenv 1932 libltdl/ltdl.c is_done = foreach_dirinpath (getenv(LT_MODULE_PATH_VAR), 0, getenv 260 maint/gnulib/lib/argmatch.c if ((cp = getenv ("VERSION_CONTROL"))) getenv 281 maint/gnulib/lib/argmatch.h const int screen_width = getenv ("HELP2MAN") ? INT_MAX : 80; \ getenv 166 maint/gnulib/lib/argp-help.c const char *var = getenv ("ARGP_HELP_FMT"); getenv 92 maint/gnulib/lib/backup-find.c return get_version ("$VERSION_CONTROL", getenv ("VERSION_CONTROL")); getenv 87 maint/gnulib/lib/backupfile.c s = getenv ("SIMPLE_BACKUP_SUFFIX"); getenv 61 maint/gnulib/lib/classpath.c old_classpath = (use_minimal_classpath ? NULL : getenv (CLASSPATHVAR)); getenv 100 maint/gnulib/lib/classpath.c const char *old_CLASSPATH = getenv (CLASSPATHVAR); getenv 53 maint/gnulib/lib/ctime.c const char *tz = getenv ("TZ"); getenv 145 maint/gnulib/lib/execute.c find_in_given_path (prog_path, getenv ("PATH"), NULL, false); getenv 48 maint/gnulib/lib/execvpe.c find_in_given_path (program, getenv ("PATH"), NULL, true); getenv 60 maint/gnulib/lib/findprog.c path = getenv ("PATH"); getenv 238 maint/gnulib/lib/fnmatch_loop.c posixly_correct = getenv ("POSIXLY_CORRECT") != NULL ? 1 : -1; getenv 946 maint/gnulib/lib/fnmatch_loop.c posixly_correct = getenv ("POSIXLY_CORRECT") != NULL ? 1 : -1; getenv 1008 maint/gnulib/lib/fnmatch_loop.c posixly_correct = getenv ("POSIXLY_CORRECT") != NULL ? 1 : -1; getenv 405 maint/gnulib/lib/getopt.c else if (posixly_correct || !!getenv ("POSIXLY_CORRECT")) getenv 108 maint/gnulib/lib/getumask.c const char *tmpdir = getenv ("TMPDIR"); getenv 1132 maint/gnulib/lib/git-merge-changelog.c var = getenv ("GIT_DOWNSTREAM"); getenv 1137 maint/gnulib/lib/git-merge-changelog.c var = getenv ("GIT_UPSTREAM"); getenv 1142 maint/gnulib/lib/git-merge-changelog.c var = getenv ("GIT_REFLOG_ACTION"); getenv 622 maint/gnulib/lib/glob.c char *home_dir = getenv ("HOME"); getenv 629 maint/gnulib/lib/glob.c const char *home_drive = getenv ("HOMEDRIVE"); getenv 630 maint/gnulib/lib/glob.c const char *home_path = getenv ("HOMEPATH"); getenv 408 maint/gnulib/lib/human.c return getenv ("POSIXLY_CORRECT") ? 512 : DEFAULT_BLOCK_SIZE; getenv 418 maint/gnulib/lib/human.c && ! (spec = getenv ("BLOCK_SIZE")) getenv 419 maint/gnulib/lib/human.c && ! (spec = getenv ("BLOCKSIZE"))) getenv 2174 maint/gnulib/lib/javacomp.c const char *javac = getenv ("JAVAC"); getenv 2287 maint/gnulib/lib/javacomp.c old_JAVA_HOME = getenv ("JAVA_HOME"); getenv 130 maint/gnulib/lib/javaexec.c const char *java = getenv ("JAVA"); getenv 192 maint/gnulib/lib/javaexec.c old_JAVA_HOME = getenv ("JAVA_HOME"); getenv 858 maint/gnulib/lib/localcharset.c locale = getenv ("LC_ALL"); getenv 861 maint/gnulib/lib/localcharset.c locale = getenv ("LC_CTYPE"); getenv 863 maint/gnulib/lib/localcharset.c locale = getenv ("LANG"); getenv 962 maint/gnulib/lib/localcharset.c locale = getenv ("LC_ALL"); getenv 965 maint/gnulib/lib/localcharset.c locale = getenv ("LC_CTYPE"); getenv 967 maint/gnulib/lib/localcharset.c locale = getenv ("LANG"); getenv 1090 maint/gnulib/lib/localcharset.c locale = getenv ("LC_ALL"); getenv 1093 maint/gnulib/lib/localcharset.c locale = getenv ("LC_CTYPE"); getenv 1095 maint/gnulib/lib/localcharset.c locale = getenv ("LANG"); getenv 1496 maint/gnulib/lib/localename.c if (getenv ("GETTEXT_MUI") != NULL) getenv 3307 maint/gnulib/lib/localename.c retval = getenv ("LC_ALL"); getenv 3311 maint/gnulib/lib/localename.c retval = getenv (categoryname); getenv 3315 maint/gnulib/lib/localename.c retval = getenv ("LANG"); getenv 53 maint/gnulib/lib/localtime.c const char *tz = getenv ("TZ"); getenv 94 maint/gnulib/lib/mktime.c const char *tz = getenv ("TZ"); getenv 389 maint/gnulib/lib/nproc.c omp_env_threads = parse_omp_threads (getenv ("OMP_NUM_THREADS")); getenv 390 maint/gnulib/lib/nproc.c omp_env_limit = parse_omp_threads (getenv ("OMP_THREAD_LIMIT")); getenv 86 maint/gnulib/lib/omp-init.c parse_omp_threads (getenv ("OMP_THREAD_LIMIT")); getenv 2397 maint/gnulib/lib/parse-datetime.y char const *tzstring = getenv ("TZ"); getenv 43 maint/gnulib/lib/posixver.c char const *s = getenv ("_POSIX2_VERSION"); getenv 366 maint/gnulib/lib/progreloc.c const char *path = getenv ("PATH"); getenv 569 maint/gnulib/lib/relocatable.c const char *unixroot = getenv ("UNIXROOT"); getenv 167 maint/gnulib/lib/relocwrapper.c old_value = getenv (LIBPATHVAR); getenv 138 maint/gnulib/lib/rpmatch.c bool posixly_correct = (getenv ("POSIXLY_CORRECT") != NULL); getenv 36 maint/gnulib/lib/secure_getenv.c return getenv (name); getenv 40 maint/gnulib/lib/secure_getenv.c return getenv (name); getenv 50 maint/gnulib/lib/secure_getenv.c return getenv (name); getenv 372 maint/gnulib/lib/setenv.c char *tmp = getenv (name); getenv 1597 maint/gnulib/lib/setlocale.c const char *verbose = getenv ("SETLOCALE_VERBOSE"); getenv 170 maint/gnulib/lib/spawn-pipe.c find_in_given_path (prog_path, getenv ("PATH"), NULL, false); getenv 646 maint/gnulib/lib/spawni.c find_in_given_path (prog_filename, use_path ? getenv ("PATH") : "", getenv 898 maint/gnulib/lib/spawni.c path = getenv ("PATH"); getenv 53 maint/gnulib/lib/strftime-fixes.c const char *tz = getenv ("TZ"); getenv 179 maint/gnulib/lib/time_rz.c return getenv ("TZ"); getenv 55 maint/gnulib/lib/tzset.c const char *tz = getenv ("TZ"); getenv 119 maint/gnulib/lib/unsetenv.c while (getenv (name)) getenv 54 maint/gnulib/lib/wcsftime.c const char *tz = getenv ("TZ"); getenv 589 maint/gnulib/lib/windows-spawn.c find_in_given_path (progname, getenv ("PATH"), NULL, false); getenv 36 maint/gnulib/tests/locale.c const char *value = getenv (variable); getenv 38 maint/gnulib/tests/test-copy-file.c null_stderr = (getenv ("NO_STDERR_OUTPUT") != NULL); getenv 37 maint/gnulib/tests/test-exec-child.c if (getenv (var) != NULL) getenv 38 maint/gnulib/tests/test-exec-child.c printf ("%s = |%s|\n", var, getenv (var)); getenv 87 maint/gnulib/tests/test-getlogin.h const char *name = getenv ("USERNAME"); getenv 86 maint/gnulib/tests/test-getopt.h bool posixly = !!getenv ("POSIXLY_CORRECT"); getenv 62 maint/gnulib/tests/test-libtextstyle.c && getenv ("NO_COLOR") == NULL) getenv 77 maint/gnulib/tests/test-quotearg.c const char *locale_name = getenv ("LOCALE"); getenv 84 maint/gnulib/tests/test-quotearg.c bindtextdomain ("test-quotearg", getenv ("LOCALEDIR")); getenv 43 maint/gnulib/tests/test-realloc-gnu.c if (!getenv ("MALLOC_CHECK_")) getenv 38 maint/gnulib/tests/test-setenv.c ASSERT (strcmp (getenv ("a"), "==") == 0); getenv 50 maint/gnulib/tests/test-setlocale1.c if (setlocale (LC_ALL, getenv ("LC_ALL")) == NULL) getenv 35 maint/gnulib/tests/test-setlocale2.c getenv ("LC_ALL")); getenv 45 maint/gnulib/tests/test-setlocale2.c if (setlocale (LC_ALL, getenv ("LC_ALL")) != NULL) getenv 50 maint/gnulib/tests/test-setlocale2.c getenv ("LC_ALL")); getenv 42 maint/gnulib/tests/test-unsetenv.c ASSERT (getenv ("a") == NULL); getenv 669 tools/crm_attribute.c getenv("CIB_file") == NULL && getenv("CIB_shadow") == NULL; getenv 860 tools/crm_attribute.c } else if (getenv("CIB_file") != NULL && options.dest_uname == NULL) { getenv 468 tools/crm_node.c const char *name = getenv("OCF_RESKEY_" CRM_META "_" getenv 1389 tools/crm_resource.c return getenv("CIB_file") == NULL; getenv 354 tools/crm_shadow.c const char *active = getenv("CIB_shadow"); getenv 388 tools/crm_shadow.c pcmk__str_update(&options.instance, getenv("CIB_shadow")); getenv 576 tools/crm_shadow.c const char *active = getenv("CIB_shadow"); getenv 577 tools/crm_shadow.c const char *prompt = getenv("PS1"); getenv 578 tools/crm_shadow.c const char *shell = getenv("SHELL"); getenv 635 tools/crm_shadow.c const char *active = getenv("CIB_shadow"); getenv 636 tools/crm_shadow.c const char *prompt = getenv("PS1"); getenv 781 tools/crm_shadow.c const char *local = getenv("CIB_shadow"); getenv 872 tools/crm_shadow.c editor = getenv("EDITOR"); getenv 244 tools/stonith_admin.c const char *env = getenv(key);