getenv            143 ompi/attribute/attribute_predefined.c     univ_size = getenv("OMPI_UNIVERSE_SIZE");
getenv            986 ompi/dpm/dpm.c     tmp = getenv("OMPI_PARENT_PORT");
getenv            107 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_COMMAND"))) {
getenv            112 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_ARGV"))) {
getenv            117 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_MCA_orte_ess_num_procs"))) {
getenv            128 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_MCA_orte_cpu_type"))) {
getenv            144 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_MCA_initial_wdir"))) {
getenv            172 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_NUM_APP_CTX"))) {
getenv            177 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_FIRST_RANKS"))) {
getenv            182 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_APP_CTX_NUM_PROCS"))) {
getenv            189 ompi/info/info.c     if (NULL != (cptr = getenv("OMPI_FILE_LOCATION"))) {
getenv             65 ompi/interlib/interlib.c     if (NULL != getenv("OMPI_SHOW_MODEL_CALLBACK")) {
getenv             53 ompi/mca/fs/pvfs2/fs_pvfs2_file_delete.c         ncache_timeout = getenv("PVFS2_NCACHE_TIMEOUT");
getenv             93 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c         ncache_timeout = getenv("PVFS2_NCACHE_TIMEOUT");
getenv            143 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_open.c 	if (getenv("ROMIO_GPFS_FREE_LOCKS")!=NULL)
getenv            176 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	x = getenv( "GPFSMPIO_COMM"         );
getenv            179 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	x = getenv( "GPFSMPIO_TIMING"       );
getenv            182 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	x = getenv( "GPFSMPIO_TUNEGATHER"   );
getenv            185 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c     x = getenv( "GPFSMPIO_TUNEBLOCKING" );
getenv            188 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c     x = getenv( "BGLOCKLESSMPIO_F_TYPE" );
getenv            196 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c     x = getenv("GPFSMPIO_NAGG_PSET");
getenv            200 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c     x = getenv( "GPFSMPIO_PTHREADIO" );
getenv            204 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c     x = getenv( "GPFSMPIO_P2PCONTIG" );
getenv            208 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c     x = getenv( "GPFSMPIO_WRITE_AGGMETHOD" );
getenv            212 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c     x = getenv( "GPFSMPIO_READ_AGGMETHOD" );
getenv            216 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c     x = getenv( "GPFSMPIO_BALANCECONTIG" );
getenv            220 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c     x = getenv( "GPFSMPIO_DEVNULLIO" );
getenv            224 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c     x = getenv( "GPFSMPIO_BRIDGERINGAGG" );
getenv            228 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c     x = getenv( "GPFSMPIO_ONESIDED_NO_RMW" );
getenv            232 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c     x = getenv( "GPFSMPIO_ONESIDED_ALWAYS_RMW" );
getenv            238 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c     x = getenv( "GPFSMPIO_ONESIDED_INFORM_RMW" );
getenv            691 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c       if (getenv("ROMIO_GPFS_DECLARE_ACCESS")!=NULL) {
getenv            701 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c       if (getenv("ROMIO_GPFS_DECLARE_ION_ACCESS")!=NULL) {
getenv            986 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     if (ntimes != 0 && getenv("ROMIO_GPFS_DECLARE_ACCESS")!=NULL) {
getenv             58 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c     char *ioTaskList = getenv( "MP_IOTASKLIST" );
getenv             59 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c     char *ioAggrCount = getenv("MP_IOAGGR_CNT");
getenv            262 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c     if ( getenv("MP_I_SHOW_AGGRS") ) {
getenv             64 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_common.c     ncache_timeout = getenv("PVFS2_NCACHE_TIMEOUT");
getenv             28 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_hints.c 		c = getenv("MPIO_DIRECT_READ_CHUNK_SIZE");
getenv             43 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_hints.c 		c = getenv("MPIO_DIRECT_WRITE_CHUNK_SIZE");
getenv            696 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c     p = getenv("ROMIO_FSTYPE_FORCE");
getenv             71 ompi/mca/io/romio321/romio/adio/common/ad_init.c     c = getenv("MPIO_DIRECT_READ");
getenv             75 ompi/mca/io/romio321/romio/adio/common/ad_init.c     c = getenv("MPIO_DIRECT_WRITE");
getenv            191 ompi/mca/io/romio321/romio/adio/common/ad_open.c     p = getenv("ROMIO_PRINT_HINTS");
getenv             66 ompi/mca/io/romio321/romio/adio/common/system_hints.c     hintfile = getenv(ROMIO_HINT_ENV_VAR);
getenv            912 ompi/mca/mtl/ofi/mtl_ofi_component.c     univ_size_str = getenv("OMPI_UNIVERSE_SIZE");
getenv            104 ompi/mca/mtl/psm/mtl_psm.c     generated_key = getenv(OPAL_MCA_PREFIX"orte_precondition_transports");
getenv            319 ompi/mca/mtl/psm/mtl_psm_component.c     if (getenv("PSM_DEVICES") == NULL) {
getenv            104 ompi/mca/mtl/psm2/mtl_psm2.c     generated_key = getenv(OPAL_MCA_PREFIX"orte_precondition_transports");
getenv            180 ompi/mca/mtl/psm2/mtl_psm2_component.c     env_value = getenv (variable->env_name);
getenv            412 ompi/mca/mtl/psm2/mtl_psm2_component.c     cuda_env = getenv("PSM2_CUDA");
getenv            150 ompi/mca/rte/orte/rte_orte_module.c     if (!debugger && NULL == getenv("ORTE_TEST_DEBUGGER_ATTACH")) {
getenv            160 ompi/mca/rte/orte/rte_orte_module.c     if (NULL != (evar = getenv("ORTE_TEST_DEBUGGER_SLEEP"))) {
getenv            599 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == getenv(OPAL_MCA_PREFIX"opal_ess_num_procs")) {
getenv            604 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == getenv("OMPI_APP_CTX_NUM_PROCS")) {
getenv            633 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL == getenv(OPAL_MCA_PREFIX"opal_precondition_transports")) {
getenv            737 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL != getenv("SLURM_CPU_BIND_TYPE")) {
getenv            911 ompi/mca/rte/pmix/rte_pmix_module.c     if (!debugger && NULL == getenv("PMIX_TEST_DEBUGGER_ATTACH")) {
getenv            921 ompi/mca/rte/pmix/rte_pmix_module.c     if (NULL != (evar = getenv("PMIX_TEST_DEBUGGER_SLEEP"))) {
getenv           1032 ompi/mca/rte/pmix/rte_pmix_module.c     if( NULL == (tmpdir = getenv("TMPDIR")) )
getenv           1033 ompi/mca/rte/pmix/rte_pmix_module.c         if( NULL == (tmpdir = getenv("TEMP")) )
getenv           1034 ompi/mca/rte/pmix/rte_pmix_module.c             if( NULL == (tmpdir = getenv("TMP")) )
getenv             55 ompi/mpi/c/init.c     if (NULL != (env = getenv("OMPI_MPI_THREAD_LEVEL"))) {
getenv            503 ompi/runtime/ompi_mpi_init.c     if (NULL == getenv("OMPI_COMMAND") && NULL != argv && NULL != argv[0]) {
getenv            506 ompi/runtime/ompi_mpi_init.c     if (NULL == getenv("OMPI_ARGV") && 1 < argc) {
getenv             47 ompi/util/timings.h     (getenv("OMPI_TIMING_ENABLE") ? atoi(getenv("OMPI_TIMING_ENABLE")) : 0)
getenv             61 ompi/util/timings.h         ptr = getenv("OMPI_TIMING_ENABLE");                                    \
getenv            264 opal/dss/dss_open_close.c     enviro_val = getenv("OPAL_dss_debug");
getenv            140 opal/mca/base/mca_base_open.c     char *str = getenv("OPAL_OUTPUT_INTERNAL_TO_STDOUT");
getenv            316 opal/mca/base/mca_base_var.c             value = getenv(tokens[i]);
getenv           1620 opal/mca/base/mca_base_var.c     *value = getenv(envvar);
getenv           1631 opal/mca/base/mca_base_var.c     *source = getenv(envvar);
getenv             33 opal/mca/btl/ugni/btl_ugni_init.c     if (NULL == (ptr = getenv("PMI_GNI_PTAG"))) {
getenv             53 opal/mca/btl/ugni/btl_ugni_init.c     if (NULL == (ptr = getenv("PMI_GNI_COOKIE"))) {
getenv             75 opal/mca/btl/ugni/btl_ugni_init.c     p_ptr = getenv("PMI_GNI_DEV_ID");
getenv             97 opal/mca/btl/ugni/btl_ugni_init.c     p_ptr = getenv("PMI_GNI_LOC_ADDR");
getenv           2099 opal/mca/event/libevent2022/libevent/evutil.c 	return getenv(varname);
getenv           2028 opal/mca/event/libevent2022/libevent/test/regress.c 	if (getenv("EVENT_NOWAFFLES") != NULL) {
getenv            411 opal/mca/event/libevent2022/libevent/test/regress_main.c 	if (!getenv("EVENT_NO_DEBUG_LOCKS"))
getenv            204 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   verboseenv = getenv("HWLOC_PLUGINS_VERBOSE");
getenv            207 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   hwloc_plugins_blacklist = getenv("HWLOC_PLUGINS_BLACKLIST");
getenv            213 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   env = getenv("HWLOC_PLUGINS_PATH");
getenv            334 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   verboseenv = getenv("HWLOC_COMPONENTS_VERBOSE");
getenv            506 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   _env = getenv("HWLOC_COMPONENTS");
getenv            749 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   local_env = getenv("HWLOC_THISSYSTEM");
getenv             37 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c   env = getenv("HWLOC_GROUPING");
getenv             53 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c     env = getenv("HWLOC_GROUPING_ACCURACY");
getenv             65 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c     env = getenv("HWLOC_GROUPING_VERBOSE");
getenv            124 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c   env = getenv("HWLOC_PCI_LOCALITY");
getenv            483 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c     env = getenv(envname);
getenv            224 opal/mca/hwloc/hwloc201/hwloc/hwloc/shmem.c   if (getenv("HWLOC_DEBUG_CHECK"))
getenv             32 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-bgq.c     env = getenv("BG_THREADMODEL");
getenv            263 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-bgq.c     const char *env = getenv("HWLOC_FORCE_BGQ");
getenv             18 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-fake.c   if (getenv("HWLOC_DEBUG_FAKE_COMPONENT"))
getenv             40 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-fake.c   if (getenv("HWLOC_DEBUG_FAKE_COMPONENT"))
getenv             50 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-fake.c   if (getenv("HWLOC_DEBUG_FAKE_COMPONENT"))
getenv           1998 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   fsroot_path = getenv("HWLOC_FSROOT");
getenv           2344 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   const char *pagesize_env = getenv("HWLOC_DEBUG_PAGESIZE");
getenv           2963 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   char * fallback_env = getenv("HWLOC_KNL_HDH_FALLBACK");
getenv           3280 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	char *env = getenv("HWLOC_KNL_NUMA_QUIRK");
getenv           4346 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   env = getenv("HWLOC_DUMP_NOFILE_INFO");
getenv           4393 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (getenv("HWLOC_NO_HARDWIRED_TOPOLOGY"))
getenv           4567 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (getenv("HWLOC_LINUX_USE_CPUINFO") || !sysfs_cpu_path) {
getenv           4701 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   fsroot_path = getenv("HWLOC_FSROOT");
getenv           4741 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   data->dumped_hwdata_dirname = getenv("HWLOC_DUMPED_HWDATA_DIR");
getenv           5975 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (getenv("HWLOC_VIRTUAL_LINUX_OSDEV"))
getenv            442 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris-chiptype.c   env = getenv("HWLOC_PICL_HETEROGENEOUS");
getenv            428 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   const char *env = getenv("HWLOC_SYNTHETIC_VERBOSE");
getenv           1010 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c     const char *env = getenv("HWLOC_SYNTHETIC");
getenv           1408 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c   const char *env = getenv("HWLOC_SYNTHETIC_VERBOSE");
getenv           1464 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   src_cpuiddump_path = getenv("HWLOC_CPUID_PATH");
getenv             38 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c     if (getenv("HWLOC_LIBXML_CLEANUP"))
getenv             24 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     const char *env = getenv("HWLOC_XML_VERBOSE");
getenv             38 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     const char *env = getenv("HWLOC_LIBXML");
getenv             42 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       env = getenv("HWLOC_LIBXML_IMPORT");
getenv             57 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     const char *env = getenv("HWLOC_LIBXML");
getenv             61 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       env = getenv("HWLOC_LIBXML_EXPORT");
getenv           1560 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   env = getenv("HWLOC_XML_V1DIST_SCALE");
getenv           2741 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     env = getenv("HWLOC_XMLFILE");
getenv             67 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     const char *envvar = getenv("HWLOC_HIDE_ERRORS");
getenv            950 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   if (getenv("HWLOC_DEBUG_CHECK"))
getenv           1758 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   if (getenv("HWLOC_DEBUG_CHECK"))
getenv           1792 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   if (getenv("HWLOC_DEBUG_CHECK"))
getenv           3022 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     const char *env = getenv("HWLOC_THISSYSTEM_ALLOWED_RESOURCES");
getenv           3548 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   if (getenv("HWLOC_XML_USERDATA_NOT_DECODED"))
getenv           3552 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   if (!getenv("HWLOC_COMPONENTS")) {
getenv           3561 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       const char *fsroot_path_env = getenv("HWLOC_FSROOT");
getenv           3569 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       const char *cpuid_path_env = getenv("HWLOC_CPUID_PATH");
getenv           3577 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       const char *synthetic_env = getenv("HWLOC_SYNTHETIC");
getenv           3585 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       const char *xmlpath_env = getenv("HWLOC_XMLFILE");
getenv           3615 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   if (getenv("HWLOC_DEBUG_CHECK"))
getenv           3779 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   if (getenv("HWLOC_DEBUG_CHECK"))
getenv            364 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h       const char *verboseenv = getenv("HWLOC_PLUGINS_VERBOSE");
getenv             31 opal/mca/hwloc/hwloc201/hwloc/include/private/debug.h     const char *env = getenv("HWLOC_DEBUG_VERBOSE");
getenv            109 opal/mca/installdirs/base/installdirs_base_expand.c         destdir = getenv("OPAL_DESTDIR");
getenv             53 opal/mca/installdirs/env/opal_installdirs_env.c         char *tmp = getenv(envname);                                      \
getenv            281 opal/mca/pmix/cray/pmix_cray.c     if(getenv("SLURM_WORKING_DIR") == NULL) {
getenv            100 opal/mca/pmix/cray/pmix_cray_component.c     if (NULL == getenv("PMI_NO_FORK")) {
getenv            118 opal/mca/pmix/cray/pmix_cray_component.c     if ((fd == NULL) || (getenv("OMPI_NO_USE_CRAY_PMI") != NULL)) {
getenv            125 opal/mca/pmix/ext1x/pmix1x_client.c     if (NULL != getenv(OPAL_MCA_PREFIX"orte_launch")) {
getenv            131 opal/mca/pmix/ext1x/pmix1x_component.c     if (NULL != (t = getenv("PMIX_SERVER_URI")) ||
getenv            132 opal/mca/pmix/ext1x/pmix1x_component.c         NULL != (id = getenv("PMIX_ID"))) {
getenv            125 opal/mca/pmix/ext2x/ext2x_client.c     if (NULL != getenv(OPAL_MCA_PREFIX"orte_launch")) {
getenv            147 opal/mca/pmix/ext2x/ext2x_component.c     if (NULL != (t = getenv("PMIX_SERVER_URI")) ||
getenv            148 opal/mca/pmix/ext2x/ext2x_component.c         NULL != (t = getenv("PMIX_SERVER_URI2")) ||
getenv            149 opal/mca/pmix/ext2x/ext2x_component.c         NULL != (id = getenv("PMIX_ID"))) {
getenv            125 opal/mca/pmix/ext3x/ext3x_client.c     if (NULL != getenv(OPAL_MCA_PREFIX"orte_launch")) {
getenv            147 opal/mca/pmix/ext3x/ext3x_component.c     if (NULL != (t = getenv("PMIX_SERVER_URI")) ||
getenv            148 opal/mca/pmix/ext3x/ext3x_component.c         NULL != (id = getenv("PMIX_ID"))) {
getenv            139 opal/mca/pmix/flux/pmix_flux.c         if ((path = getenv ("FLUX_PMI_LIBRARY_PATH")))
getenv            421 opal/mca/pmix/flux/pmix_flux.c     if (!(jobid = getenv ("FLUX_JOB_ID"))) {
getenv             94 opal/mca/pmix/flux/pmix_flux_component.c     if (NULL == getenv("FLUX_JOB_ID")) {
getenv            228 opal/mca/pmix/pmix4x/pmix/examples/server.c     if (NULL == (tdir = getenv("TMPDIR"))) {
getenv            229 opal/mca/pmix/pmix4x/pmix/examples/server.c         if (NULL == (tdir = getenv("TEMP"))) {
getenv            230 opal/mca/pmix/pmix4x/pmix/examples/server.c             if (NULL == (tdir = getenv("TMP"))) {
getenv            460 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL == (evar = getenv("PMIX_NAMESPACE"))) {
getenv            528 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     if (NULL == (evar = getenv("PMIX_RANK"))) {
getenv            552 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     evar = getenv("PMIX_SECURITY_MODE");
getenv            565 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     evar = getenv("PMIX_BFROP_BUFFER_TYPE");
getenv            581 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     evar = getenv("PMIX_GDS_MODULE");
getenv            331 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             value = getenv(tokens[i]);
getenv           1625 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     *source = getenv (source_env);
getenv           1626 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     *value = getenv (value_env);
getenv            583 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if( NULL != (str = getenv(ESH_ENV_INITIAL_SEG_SIZE)) ) {
getenv            592 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if( NULL != (str = getenv(ESH_ENV_NS_META_SEG_SIZE)) ) {
getenv            601 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if( NULL != (str = getenv(ESH_ENV_NS_DATA_SEG_SIZE)) ) {
getenv            610 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL != (str = getenv(ESH_ENV_LINEAR))) {
getenv           1640 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (NULL == (dstor_tmpdir = getenv("TMPDIR"))) {
getenv           1641 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                 if (NULL == (dstor_tmpdir = getenv("TEMP"))) {
getenv           1642 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                     if (NULL == (dstor_tmpdir = getenv("TMP"))) {
getenv           1690 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c         dstor_tmpdir = getenv(env_name);
getenv           1694 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             dstor_tmpdir = getenv(PMIX_DSTORE_ESH_BASE_PATH);
getenv           1722 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if (NULL == (nspace = getenv("PMIX_NAMESPACE"))) {
getenv            112 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_expand.c         destdir = getenv("PMIX_DESTDIR");
getenv             54 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/env/pmix_pinstalldirs_env.c         char *tmp = getenv(envname);                                      \
getenv            155 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (NULL != (evar = getenv("PMIX_SERVER_URI4"))) {
getenv            165 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         } else if (NULL != (evar = getenv("PMIX_SERVER_URI3"))) {
getenv            175 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         } else if (NULL != (evar = getenv("PMIX_SERVER_URI21"))) {
getenv            185 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         } else if (NULL != (evar = getenv("PMIX_SERVER_URI2"))) {
getenv            259 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL != (tdir = getenv("PMIX_SERVER_TMPDIR"))) {
getenv            270 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (NULL != (tdir = getenv("PMIX_SYSTEM_TMPDIR"))) {
getenv            119 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     if (NULL != (evar = getenv("PMIX_SERVER_URI2USOCK"))) {
getenv            125 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock.c     } else if (NULL != (evar = getenv("PMIX_SERVER_URI"))) {
getenv            117 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c     if (NULL == (tdir = getenv("PMIX_SYSTEM_TMPDIR"))) {
getenv            118 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c         if (NULL == (tdir = getenv("TMPDIR"))) {
getenv            119 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c             if (NULL == (tdir = getenv("TEMP"))) {
getenv            120 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c                 if (NULL == (tdir = getenv("TMP"))) {
getenv            238 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c     if (NULL != (evar = getenv("PMIX_DEBUG"))) {
getenv            204 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == (evar = getenv("PMIX_SERVER_TMPDIR"))) {
getenv            211 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == (evar = getenv("PMIX_SYSTEM_TMPDIR"))) {
getenv            329 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == (evar = getenv("PMIX_SERVER_NAMESPACE"))) {
getenv            339 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (NULL == (evar = getenv("PMIX_SERVER_RANK"))) {
getenv            335 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         if (NULL == (evar = getenv("PMIX_SERVER_TMPDIR"))) {
getenv            342 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         if (NULL == (evar = getenv("PMIX_SYSTEM_TMPDIR"))) {
getenv            368 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         if (NULL != (evar = getenv("PMIX_NAMESPACE"))) {
getenv            377 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         if (NULL != (evar = getenv("PMIX_RANK"))) {
getenv            517 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     evar = getenv("PMIX_SECURITY_MODE");
getenv            532 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     evar = getenv("PMIX_BFROP_BUFFER_TYPE");
getenv            561 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     evar = getenv("PMIX_GDS_MODULE");
getenv            135 opal/mca/pmix/pmix4x/pmix/src/util/output.c     str = getenv("PMIX_OUTPUT_STDERR_FD");
getenv            139 opal/mca/pmix/pmix4x/pmix/src/util/output.c     str = getenv("PMIX_OUTPUT_REDIRECT");
getenv            145 opal/mca/pmix/pmix4x/pmix/src/util/output.c     str = getenv("PMIX_OUTPUT_SYSLOG_PRI");
getenv            162 opal/mca/pmix/pmix4x/pmix/src/util/output.c     str = getenv("PMIX_OUTPUT_SYSLOG_IDENT");
getenv            261 opal/mca/pmix/pmix4x/pmix/src/util/output.c     str = getenv("PMIX_OUTPUT_STDERR_FD");
getenv            512 opal/mca/pmix/pmix4x/pmix/src/util/output.c     str = getenv("PMIX_OUTPUT_REDIRECT");
getenv            516 opal/mca/pmix/pmix4x/pmix/src/util/output.c     sfx = getenv("PMIX_OUTPUT_SUFFIX");
getenv            367 opal/mca/pmix/pmix4x/pmix/src/util/path.c     return getenv(var);
getenv            227 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     if( NULL == (str = getenv("TMPDIR")) )
getenv            228 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c         if( NULL == (str = getenv("TEMP")) )
getenv            229 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c             if( NULL == (str = getenv("TMP")) )
getenv            236 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c     char* home = getenv("HOME");
getenv            118 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     str = getenv("VERBOSE");
getenv            130 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     str = getenv("PMIX_NAMESPACE");
getenv            114 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c     str = getenv("VERBOSE");
getenv            126 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c     str = getenv("PMIX_NAMESPACE");
getenv            105 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c     if (NULL != getenv("PMIX_SIMPDMODEX_ASYNC")) {
getenv            243 opal/mca/pmix/pmix4x/pmix/test/test_common.c         char *ranklist = getenv("SLURM_GTIDS");
getenv            244 opal/mca/pmix/pmix4x/pmix/test/test_common.c         char *rankno = getenv("SLURM_LOCALID");
getenv            262 opal/mca/pmix/pmix4x/pmix/test/test_common.c         char *nspace = getenv("PMIX_NAMESPACE");
getenv            124 opal/mca/pmix/pmix4x/pmix4x_client.c     if (NULL != getenv(OPAL_MCA_PREFIX"orte_launch")) {
getenv            147 opal/mca/pmix/pmix4x/pmix4x_component.c     if (NULL != (t = getenv("PMIX_SERVER_URI")) ||
getenv            148 opal/mca/pmix/pmix4x/pmix4x_component.c         NULL != (id = getenv("PMIX_ID"))) {
getenv            108 opal/mca/pmix/pmix4x/pmix4x_local.c         evar->opalvalue = getenv(evar->opalname);
getenv            110 opal/mca/pmix/pmix4x/pmix4x_local.c         evar->pmixvalue = getenv(evar->pmixname);
getenv             94 opal/mca/pmix/s1/pmix_s1_component.c     if (NULL == getenv("SLURM_STEP_NUM_TASKS")) {
getenv             94 opal/mca/pmix/s2/pmix_s2_component.c     if (NULL == getenv("SLURM_STEP_NUM_TASKS") ||
getenv             95 opal/mca/pmix/s2/pmix_s2_component.c             NULL == getenv("PMI_FD")) {
getenv            341 opal/runtime/opal_init.c     if (NULL == getenv("IPATH_NO_BACKTRACE")) {
getenv            344 opal/runtime/opal_init.c     if (NULL == getenv("HFI_NO_BACKTRACE")) {
getenv            431 opal/tools/wrappers/opal_wrapper.c     if (NULL == (envvalue = getenv(envname))) {
getenv            434 opal/tools/wrappers/opal_wrapper.c         if (NULL == (envvalue = getenv(envname))) {
getenv            455 opal/tools/wrappers/opal_wrapper.c     if (NULL == (envvalue = getenv(envname))) {
getenv            458 opal/tools/wrappers/opal_wrapper.c         if (NULL == (envvalue = getenv(envname))) {
getenv            255 opal/util/opal_environ.c     if( NULL == (str = getenv("TMPDIR")) )
getenv            256 opal/util/opal_environ.c         if( NULL == (str = getenv("TEMP")) )
getenv            257 opal/util/opal_environ.c             if( NULL == (str = getenv("TMP")) )
getenv            264 opal/util/opal_environ.c     char* home = getenv("HOME");
getenv             39 opal/util/opal_getcwd.c     char *pwd = getenv("PWD");
getenv            147 opal/util/output.c     str = getenv("OPAL_OUTPUT_STDERR_FD");
getenv            151 opal/util/output.c     str = getenv("OPAL_OUTPUT_REDIRECT");
getenv            157 opal/util/output.c     str = getenv("OPAL_OUTPUT_SYSLOG_PRI");
getenv            173 opal/util/output.c     str = getenv("OPAL_OUTPUT_SYSLOG_IDENT");
getenv            188 opal/util/output.c         str = getenv("OPAL_OUTPUT_INTERNAL_TO_STDOUT");
getenv            279 opal/util/output.c     str = getenv("OPAL_OUTPUT_STDERR_FD");
getenv            580 opal/util/output.c     str = getenv("OPAL_OUTPUT_REDIRECT");
getenv            584 opal/util/output.c     sfx = getenv("OPAL_OUTPUT_SUFFIX");
getenv            366 opal/util/path.c     return getenv(var);
getenv             60 opal/util/timings.h         ptr = getenv((_nm)->id);                                                  \
getenv             65 opal/util/timings.h         ptr = getenv("OPAL_TIMING_ENABLE");                                       \
getenv             70 opal/util/timings.h         ptr = getenv((_nm)->id);                                                  \
getenv            167 opal/util/timings.h             ptr = getenv(ename);                                                  \
getenv            179 opal/util/timings.h             ptr = getenv(ename);                                                  \
getenv            192 opal/util/timings.h         *filename = getenv(vname);                                                \
getenv            194 opal/util/timings.h         *desc = getenv(vname);                                                    \
getenv            196 opal/util/timings.h         char *ptr = getenv(vname);                                                \
getenv             60 orte/mca/ess/base/ess_base_fns.c     if (NULL != getenv(OPAL_MCA_PREFIX"orte_bound_at_launch")) {
getenv             62 orte/mca/ess/base/ess_base_fns.c         if (NULL != (map = getenv(OPAL_MCA_PREFIX"orte_base_applied_binding"))) {
getenv             83 orte/mca/ess/base/ess_base_fns.c     } else if (NULL != getenv(OPAL_MCA_PREFIX"orte_externally_bound")) {
getenv            226 orte/mca/ess/base/ess_base_std_orted.c     plm_in_use = !!(getenv(param));
getenv             75 orte/mca/ess/lsf/ess_lsf_component.c         NULL != getenv("LSB_JOBID") &&
getenv            162 orte/mca/ess/lsf/ess_lsf_module.c     lsf_nodeid = atoi(getenv("LSF_PM_TASKID"));
getenv            155 orte/mca/ess/pmi/ess_pmi_module.c         if (direct_launched && NULL != (envar = getenv("ORTE_SCHIZO_DETECTION"))) {
getenv            230 orte/mca/ess/pmi/ess_pmi_module.c     if (NULL == getenv(OPAL_MCA_PREFIX"orte_ess_num_procs")) {
getenv            235 orte/mca/ess/pmi/ess_pmi_module.c     if (NULL == getenv("OMPI_APP_CTX_NUM_PROCS")) {
getenv            273 orte/mca/ess/pmi/ess_pmi_module.c     if (NULL == getenv(OPAL_MCA_PREFIX"orte_precondition_transports")) {
getenv            145 orte/mca/ess/singleton/ess_singleton_component.c         if (NULL != getenv("SLURM_NODELIST")) {
getenv            153 orte/mca/ess/singleton/ess_singleton_component.c         if (NULL != getenv("ALPS_APP_ID")) {
getenv            163 orte/mca/ess/singleton/ess_singleton_module.c     } else if (NULL != getenv("SINGULARITY_CONTAINER") ||
getenv            241 orte/mca/ess/singleton/ess_singleton_module.c     if (NULL == getenv(OPAL_MCA_PREFIX"orte_ess_num_procs")) {
getenv            248 orte/mca/ess/singleton/ess_singleton_module.c     if (NULL == getenv("OMPI_APP_CTX_NUM_PROCS")) {
getenv            272 orte/mca/ess/singleton/ess_singleton_module.c     if (NULL == getenv(OPAL_MCA_PREFIX"orte_precondition_transports")) {
getenv             79 orte/mca/ess/slurm/ess_slurm_component.c         NULL != getenv("SLURM_JOBID") &&
getenv            165 orte/mca/ess/slurm/ess_slurm_module.c     slurm_nodeid = atoi(getenv("SLURM_NODEID"));
getenv            175 orte/mca/ess/slurm/ess_slurm_module.c     if (NULL == (tmp = getenv("SLURMD_NODENAME"))) {
getenv             79 orte/mca/ess/tm/ess_tm_component.c         NULL != getenv("PBS_JOBID") &&
getenv            602 orte/mca/plm/alps/plm_alps_module.c             oldenv = getenv("PATH");
getenv            615 orte/mca/plm/alps/plm_alps_module.c             oldenv = getenv("LD_LIBRARY_PATH");
getenv           1550 orte/mca/plm/base/plm_base_launch_support.c     if (NULL != getenv("ORTE_TEST_ORTED_SUICIDE")) {
getenv            108 orte/mca/plm/lsf/plm_lsf_component.c     if (NULL == getenv("LSB_JOBID") || getenv("CSM_ALLOCATION_ID") || lsb_init("ORTE launcher") < 0) {
getenv            281 orte/mca/plm/rsh/plm_rsh_component.c         NULL != getenv("SGE_ROOT") && NULL != getenv("ARC") &&
getenv            282 orte/mca/plm/rsh/plm_rsh_component.c         NULL != getenv("PE_HOSTFILE") && NULL != getenv("JOB_ID")) {
getenv            284 orte/mca/plm/rsh/plm_rsh_component.c         opal_asprintf(&tmp, "%s/bin/%s", getenv("SGE_ROOT"), getenv("ARC"));
getenv            303 orte/mca/plm/rsh/plm_rsh_component.c         NULL != getenv("LOADL_STEP_ID")) {
getenv            197 orte/mca/plm/rsh/plm_rsh_module.c         opal_asprintf(&tmp, "%s/bin/%s", getenv("SGE_ROOT"), getenv("ARC"));
getenv            346 orte/mca/plm/rsh/plm_rsh_module.c     char *opal_prefix = getenv("OPAL_PREFIX");
getenv           1606 orte/mca/plm/rsh/plm_rsh_module.c         NULL != (param = getenv("SHELL"))) {
getenv            124 orte/mca/plm/slurm/plm_slurm_component.c     if (NULL != getenv("SLURM_JOBID")) {
getenv            647 orte/mca/plm/slurm/plm_slurm_module.c             oldenv = getenv("PATH");
getenv            661 orte/mca/plm/slurm/plm_slurm_module.c             oldenv = getenv("LD_LIBRARY_PATH");
getenv            126 orte/mca/plm/tm/plm_tm_component.c     if (NULL != getenv("PBS_ENVIRONMENT") &&
getenv            127 orte/mca/plm/tm/plm_tm_component.c         NULL != getenv("PBS_JOBID")) {
getenv            105 orte/mca/ras/alps/ras_alps_component.c     if (NULL != (id = getenv("BATCH_PARTITION_ID"))) {
getenv            108 orte/mca/ras/alps/ras_alps_component.c     if (NULL != (id = getenv("PBS_JOBID"))) {
getenv            201 orte/mca/ras/alps/ras_alps_component.c     if ((NULL == (jid_str = getenv("OMPI_ALPS_RESID"))) &&
getenv            202 orte/mca/ras/alps/ras_alps_component.c         (NULL == (jid_str = getenv("BASIL_RESERVATION_ID")))) {
getenv            114 orte/mca/ras/gridengine/ras_gridengine_component.c     if (NULL != getenv("SGE_ROOT") && NULL != getenv("ARC") &&
getenv            115 orte/mca/ras/gridengine/ras_gridengine_component.c         NULL != getenv("PE_HOSTFILE") && NULL != getenv("JOB_ID")) {
getenv             65 orte/mca/ras/gridengine/ras_gridengine_module.c     char *pe_hostfile = getenv("PE_HOSTFILE");
getenv             66 orte/mca/ras/gridengine/ras_gridengine_module.c     char *job_id = getenv("JOB_ID");
getenv            165 orte/mca/ras/gridengine/ras_gridengine_module.c     char *pe_hostfile = getenv("PE_HOSTFILE");
getenv             74 orte/mca/ras/lsf/ras_lsf_component.c     if (NULL == getenv("LSB_JOBID") || lsb_init("ORTE launcher") < 0) {
getenv            116 orte/mca/ras/lsf/ras_lsf_module.c     if (NULL != (affinity_file = getenv("LSB_AFFINITY_HOSTFILE"))) {
getenv            137 orte/mca/ras/slurm/ras_slurm_component.c     if (NULL == getenv("SLURM_JOBID") &&
getenv            245 orte/mca/ras/slurm/ras_slurm_module.c     if (NULL == (slurm_jobid = getenv("SLURM_JOBID"))) {
getenv            263 orte/mca/ras/slurm/ras_slurm_module.c     slurm_node_str = getenv("SLURM_NODELIST");
getenv            294 orte/mca/ras/slurm/ras_slurm_module.c         tasks_per_node = getenv("SLURM_JOB_CPUS_PER_NODE");
getenv            311 orte/mca/ras/slurm/ras_slurm_module.c         tasks_per_node = getenv("SLURM_TASKS_PER_NODE");
getenv            327 orte/mca/ras/slurm/ras_slurm_module.c         tmp = getenv("SLURM_CPUS_PER_TASK");
getenv             88 orte/mca/ras/tm/ras_tm_component.c     pbs_nodefile_env = getenv("PBS_NODEFILE");
getenv            131 orte/mca/ras/tm/ras_tm_component.c     if (NULL != getenv("PBS_ENVIRONMENT") &&
getenv            132 orte/mca/ras/tm/ras_tm_component.c         NULL != getenv("PBS_JOBID")) {
getenv             76 orte/mca/ras/tm/ras_tm_module.c     if (NULL == (pbs_jobid = getenv("PBS_JOBID"))) {
getenv            148 orte/mca/ras/tm/ras_tm_module.c         if (NULL == (cppn = getenv("PBS_PPN"))) {
getenv             42 orte/mca/schizo/flux/schizo_flux_component.c     if (!ORTE_PROC_IS_APP || NULL == getenv("FLUX_JOB_ID")) {
getenv             68 orte/mca/schizo/moab/schizo_moab.c     if (NULL == getenv("PBS_NODEFILE")) {
getenv             42 orte/mca/schizo/moab/schizo_moab_component.c     if (!ORTE_PROC_IS_APP || NULL == getenv("PBS_JOBID")) {
getenv            549 orte/mca/schizo/ompi/schizo_ompi.c     if (NULL != getenv("ORTE_HNP_DVM_URI")) {
getenv            550 orte/mca/schizo/ompi/schizo_ompi.c         orte_cmd_options.hnp = strdup(getenv("ORTE_HNP_DVM_URI"));
getenv            727 orte/mca/schizo/ompi/schizo_ompi.c     env_set_flag = getenv("OMPI_MCA_mca_base_env_list");
getenv            747 orte/mca/schizo/ompi/schizo_ompi.c                 value = getenv(param);
getenv             72 orte/mca/schizo/slurm/schizo_slurm.c     if (NULL == getenv("SLURM_NODELIST")) {
getenv             84 orte/mca/schizo/slurm/schizo_slurm.c     if (NULL == getenv("SLURM_STEP_ID")) {
getenv             99 orte/mca/schizo/slurm/schizo_slurm.c     if (NULL != (bind = getenv("SLURM_CPU_BIND_TYPE"))) {
getenv            109 orte/mca/schizo/slurm/schizo_slurm.c             if (NULL != (list = getenv("SLURM_CPU_BIND_LIST")) &&
getenv            145 orte/mca/schizo/slurm/schizo_slurm.c     if (NULL == (jobid = getenv("SLURM_JOBID"))) {
getenv             42 orte/mca/schizo/slurm/schizo_slurm_component.c     if (NULL == getenv("SLURM_JOBID")) {
getenv            330 orte/orted/orted_submit.c         if (NULL != (r1 = getenv("OMPI_ALLOW_RUN_AS_ROOT")) &&
getenv            331 orte/orted/orted_submit.c             NULL != (r2 = getenv("OMPI_ALLOW_RUN_AS_ROOT_CONFIRM"))) {
getenv            758 orte/orted/orted_submit.c     if (NULL != getenv("OMPI_UNIVERSE_SIZE")) {
getenv            963 orte/orted/orted_submit.c     if (NULL != getenv("ORTE_TEST_DEBUGGER_ATTACH")) {
getenv            965 orte/orted/orted_submit.c         evar = getenv("ORTE_TEST_DEBUGGER_SLEEP");
getenv            977 orte/orted/orted_submit.c     if (NULL != getenv("ORTE_TEST_HNP_SUICIDE") ||
getenv            978 orte/orted/orted_submit.c         NULL != getenv("ORTE_TEST_ORTED_SUICIDE")) {
getenv            989 orte/orted/orted_submit.c         NULL != (param = getenv("MPIEXEC_TIMEOUT"))) {
getenv           1015 orte/orted/orted_submit.c     if (NULL != (param = getenv("OMPI_MEMPROFILE"))) {
getenv           1089 orte/orted/orted_submit.c             oldenv = getenv("PATH");
getenv           1105 orte/orted/orted_submit.c             oldenv = getenv("LD_LIBRARY_PATH");
getenv           2319 orte/orted/orted_submit.c         if (NULL == getenv("OMPI_MPIR_DO_NOT_WARN")) {
getenv           2535 orte/orted/orted_submit.c             NULL != getenv("ORTE_TEST_DEBUGGER_ATTACH")) {
getenv           2541 orte/orted/orted_submit.c                 if (NULL == getenv("OMPI_MPIR_DO_NOT_WARN")) {
getenv           2639 orte/orted/orted_submit.c         NULL != getenv("ORTE_TEST_DEBUGGER_ATTACH")) {
getenv           2644 orte/orted/orted_submit.c             if (NULL == getenv("OMPI_MPIR_DO_NOT_WARN")) {
getenv           2961 orte/orted/orted_submit.c         if (NULL == getenv("OMPI_MPIR_DO_NOT_WARN")) {
getenv           3085 orte/orted/orted_submit.c         if (NULL == getenv("OMPI_MPIR_DO_NOT_WARN")) {
getenv           3185 orte/orted/orted_submit.c         NULL != getenv("ORTE_TEST_HNP_SUICIDE")) {
getenv             19 orte/test/mpi/add_host.c     env_rank = getenv("PMIX_RANK");
getenv             20 orte/test/mpi/add_host.c     env_nspace = getenv("PMIX_NAMESPACE");
getenv             20 orte/test/mpi/early_abort.c     if (NULL == (rk = getenv("OMPI_COMM_WORLD_RANK"))) {
getenv             28 orte/test/mpi/hello_nodename.c     envar = getenv("OMPI_UNIVERSE_SIZE");
getenv             14 orte/test/mpi/reduce-hang.c     if (getenv("DO_BARRIER")) {
getenv             18 orte/test/mpi/simple_spawn.c     env_rank = getenv("PMIX_RANK");
getenv             19 orte/test/mpi/simple_spawn.c     env_nspace = getenv("PMIX_NAMESPACE");
getenv             45 orte/test/mpi/ziaprobe.c     ppnstr = getenv("OMPI_COMM_WORLD_LOCAL_SIZE");
getenv             33 orte/test/system/orte_nodename.c     if (NULL != (rstrt = getenv("OMPI_MCA_orte_num_restarts"))) {
getenv             50 orte/tools/orted/orted.c     char *umask_str = getenv("ORTE_DAEMON_UMASK_VALUE");
getenv             64 oshmem/info/info.c     if (NULL != (cptr = getenv(OSHMEM_ENV_VERSION))) {
getenv             84 oshmem/info/info.c     if (NULL != (cptr = getenv(OSHMEM_ENV_INFO))) {
getenv            100 oshmem/info/info.c     if (NULL != (cptr = getenv(OSHMEM_ENV_DEBUG))) {
getenv            107 oshmem/info/info.c     if (NULL != (cptr = getenv(OSHMEM_ENV_SYMMETRIC_SIZE))) {
getenv            108 oshmem/info/info.c         char *p1 = getenv(SHMEM_HEAP_SIZE);
getenv            119 oshmem/info/info.c     } else if (NULL != (cptr = getenv(SHMEM_HEAP_SIZE))) {
getenv             69 oshmem/mca/spml/ikrit/spml_ikrit_component.c     str = getenv(var);
getenv             77 oshmem/mca/spml/ikrit/spml_ikrit_component.c                     var, getenv(var)
getenv            104 oshmem/mca/spml/ikrit/spml_ikrit_component.c     tls = getenv("MXM_OSHMEM_TLS");
getenv            109 oshmem/mca/spml/ikrit/spml_ikrit_component.c     tls = getenv("MXM_TLS");
getenv            144 oshmem/mca/spml/ikrit/spml_ikrit_component.c         return check_mxm_hw_tls("MXM_OSHMEM_TLS", getenv("MXM_OSHMEM_TLS"));
getenv            149 oshmem/mca/spml/ikrit/spml_ikrit_component.c                  getenv("MXM_OSHMEM_HW_RDMA_TLS"));
getenv            152 oshmem/mca/spml/ikrit/spml_ikrit_component.c             getenv("MXM_OSHMEM_HW_RDMA_TLS"));