getenv 599 daemons/based/based_remote.c pam_name = getenv("CIB_pam_service"); getenv 449 lib/cib/cib_client.c const char *dir = getenv("CIB_shadow_dir"); getenv 459 lib/cib/cib_client.c user = getenv("USER"); getenv 471 lib/cib/cib_client.c if ((home = getenv("HOME")) == NULL) { getenv 533 lib/cib/cib_client.c const char *shadow = getenv("CIB_shadow"); getenv 564 lib/cib/cib_client.c const char *value = getenv("CIB_shadow"); getenv 575 lib/cib/cib_client.c value = getenv("CIB_file"); getenv 580 lib/cib/cib_client.c value = getenv("CIB_port"); getenv 591 lib/cib/cib_client.c if (!crm_is_true(getenv("CIB_encrypted"))) { getenv 595 lib/cib/cib_client.c server = getenv("CIB_server"); getenv 596 lib/cib/cib_client.c user = getenv("CIB_user"); getenv 597 lib/cib/cib_client.c pass = getenv("CIB_passwd"); getenv 646 lib/cib/cib_file.c cib_location = getenv("CIB_file"); getenv 772 lib/cib/cib_utils.c user_name = getenv("CIB_user"); getenv 49 lib/common/attrs.c target = getenv(buf); getenv 52 lib/common/attrs.c host_physical = getenv(buf); getenv 60 lib/common/attrs.c const char *host_pcmk = getenv(LRM_TARGET_ENV); getenv 91 lib/common/attrs.c rsc_id = getenv("OCF_RESOURCE_INSTANCE"); getenv 545 lib/common/io.c const char *dir = getenv("TMPDIR"); getenv 1006 lib/common/logging.c const char *user = getenv("USER"); getenv 1097 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 230 lib/common/tls.c (*tls)->ca_file = getenv("CIB_ca_file"); getenv 235 lib/common/tls.c (*tls)->cert_file = getenv("CIB_cert_file"); getenv 240 lib/common/tls.c (*tls)->crl_file = getenv("CIB_crl_file"); getenv 245 lib/common/tls.c (*tls)->key_file = getenv("CIB_key_file"); getenv 538 lib/common/tls.c !pcmk__str_empty(getenv("CIB_cert_file"))) && getenv 540 lib/common/tls.c !pcmk__str_empty(getenv("CIB_ca_file"))) && getenv 542 lib/common/tls.c !pcmk__str_empty(getenv("CIB_key_file"))); 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 236 lib/common/watchdog.c sbd_timeout = crm_get_msec(getenv("SBD_WATCHDOG_TIMEOUT")); getenv 248 lib/common/watchdog.c const char *sync_env = getenv("SBD_SYNC_RESOURCE_STARTUP"); getenv 378 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 671 tools/crm_attribute.c getenv("CIB_file") == NULL && getenv("CIB_shadow") == NULL; getenv 863 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 1310 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 577 tools/crm_shadow.c const char *active = getenv("CIB_shadow"); getenv 578 tools/crm_shadow.c const char *prompt = getenv("PS1"); getenv 579 tools/crm_shadow.c const char *shell = getenv("SHELL"); getenv 636 tools/crm_shadow.c const char *active = getenv("CIB_shadow"); getenv 637 tools/crm_shadow.c const char *prompt = getenv("PS1"); getenv 860 tools/crm_shadow.c editor = getenv("EDITOR"); getenv 244 tools/stonith_admin.c const char *env = getenv(key);