getenv 192 daemons/based/based_io.c const char *use_valgrind = getenv("PCMK_valgrind_enabled"); getenv 639 daemons/based/based_remote.c pam_name = getenv("CIB_pam_service"); getenv 409 daemons/controld/controld_throttle.c const char *env_limit = getenv("PCMK_node_action_limit"); getenv 775 daemons/controld/controld_utils.c const char *env = getenv("PCMK_cib_timeout"); getenv 206 daemons/execd/remoted_pidone.c const char *pid1 = (getpid() == 1)? "full" : getenv("PCMK_remote_pid1"); getenv 339 daemons/execd/remoted_tls.c const char *bind_name = getenv("PCMK_remote_address"); getenv 139 daemons/pacemakerd/pacemakerd.c } else if (crm_is_true(getenv("PCMK_fail_fast"))) { getenv 255 daemons/pacemakerd/pacemakerd.c const char *env_valgrind = getenv("PCMK_valgrind_enabled"); getenv 256 daemons/pacemakerd/pacemakerd.c const char *env_callgrind = getenv("PCMK_callgrind_enabled"); getenv 946 daemons/pacemakerd/pacemakerd.c if (crm_is_true(getenv("PCMK_fail_fast"))) { getenv 215 lib/cib/cib_client.c const char *dir = getenv("CIB_shadow_dir"); getenv 225 lib/cib/cib_client.c user = getenv("USER"); getenv 237 lib/cib/cib_client.c if ((home = getenv("HOME")) == NULL) { getenv 294 lib/cib/cib_client.c const char *value = getenv("CIB_shadow"); getenv 300 lib/cib/cib_client.c value = getenv("CIB_file"); getenv 305 lib/cib/cib_client.c value = getenv("CIB_port"); getenv 309 lib/cib/cib_client.c const char *server = getenv("CIB_server"); getenv 310 lib/cib/cib_client.c const char *user = getenv("CIB_user"); getenv 311 lib/cib/cib_client.c const char *pass = getenv("CIB_passwd"); getenv 313 lib/cib/cib_client.c value = getenv("CIB_encrypted"); getenv 505 lib/cib/cib_file.c cib_location = getenv("CIB_file"); getenv 720 lib/cib/cib_utils.c user_name = getenv("CIB_user"); getenv 293 lib/common/attrd_client.c const char *target = getenv(target_var); getenv 294 lib/common/attrd_client.c const char *host_physical = getenv(phys_var); getenv 301 lib/common/attrd_client.c const char *host_pcmk = getenv(LRM_TARGET_ENV); getenv 561 lib/common/io.c const char *dir = getenv("TMPDIR"); getenv 36 lib/common/ipc_common.c const char *env = getenv("PCMK_ipc_buffer"); getenv 248 lib/common/logging.c modestr = getenv("PCMK_logfile_mode"); getenv 541 lib/common/logging.c trace_fns = getenv("PCMK_trace_functions"); getenv 542 lib/common/logging.c trace_fmts = getenv("PCMK_trace_formats"); getenv 543 lib/common/logging.c trace_tags = getenv("PCMK_trace_tags"); getenv 544 lib/common/logging.c trace_files = getenv("PCMK_trace_files"); getenv 545 lib/common/logging.c trace_blackbox = getenv("PCMK_trace_blackbox"); getenv 614 lib/common/logging.c crm_log_level, getenv("PCMK_trace_files"), getenv("PCMK_trace_functions"), getenv 615 lib/common/logging.c getenv("PCMK_trace_formats"), getenv("PCMK_trace_tags")); getenv 625 lib/common/logging.c } else if (getenv("PCMK_trace_files") || getenv("PCMK_trace_functions") getenv 626 lib/common/logging.c || getenv("PCMK_trace_formats") || getenv("PCMK_trace_tags")) { getenv 834 lib/common/logging.c const char *user = getenv("USER"); getenv 620 lib/common/mainloop.c const char *env = getenv("PCMK_ipc_type"); getenv 291 lib/common/options.c value = getenv(env_name); getenv 298 lib/common/options.c value = getenv(env_name); getenv 168 lib/common/remote.c const char *dh_min_bits_s = getenv("PCMK_dh_min_bits"); getenv 188 lib/common/remote.c const char *dh_min_bits_s = getenv("PCMK_dh_min_bits"); getenv 189 lib/common/remote.c const char *dh_max_bits_s = getenv("PCMK_dh_max_bits"); getenv 240 lib/common/remote.c prio_base = getenv("PCMK_tls_priorities"); getenv 1267 lib/common/remote.c const char *env = getenv("PCMK_remote_port"); getenv 96 lib/common/watchdog.c if (pcmk__str_eq("crash", getenv("PCMK_panic_action"), pcmk__str_casei)) { getenv 239 lib/common/watchdog.c sbd_timeout = crm_get_msec(getenv("SBD_WATCHDOG_TIMEOUT")); getenv 252 lib/common/watchdog.c crm_is_true(getenv("SBD_SYNC_RESOURCE_STARTUP")); getenv 2895 lib/common/xml.c base = getenv("PCMK_schema_directory"); getenv 1128 lib/lrmd/lrmd_client.c const char *specific_location = getenv("PCMK_authkey_location"); getenv 25 lib/pacemaker/pcmk_trans_utils.c char *fail_s = getenv("PE_fail"); 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 420 tools/crm_attribute.c if (getenv("CIB_file") || getenv("CIB_shadow")) { getenv 781 tools/crm_mon.c if (getenv("CIB_passwd") != NULL) { getenv 314 tools/crm_node.c const char *name = getenv("OCF_RESKEY_" CRM_META "_" XML_LRM_ATTR_TARGET); getenv 652 tools/crm_resource.c if (getenv("CIB_file") == NULL) { getenv 45 tools/crm_shadow.c const char *prompt = getenv("PS1"); getenv 46 tools/crm_shadow.c const char *shell = getenv("SHELL"); getenv 82 tools/crm_shadow.c const char *prompt = getenv("PS1"); getenv 291 tools/crm_shadow.c const char *env = getenv("CIB_shadow"); getenv 359 tools/crm_shadow.c const char *local = getenv("CIB_shadow"); getenv 377 tools/crm_shadow.c const char *local = getenv("CIB_shadow"); getenv 477 tools/crm_shadow.c char *editor = getenv("EDITOR"); getenv 244 tools/stonith_admin.c const char *env = getenv(key);