strcmp            282 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                 if (0 == strcmp(*argv, local_if_name)) {
strcmp            124 contrib/scaling/mpi_memprobe.c                 if (0 == strcmp(ival->key, OPAL_PMIX_DAEMON_MEMORY)) {
strcmp            128 contrib/scaling/mpi_memprobe.c                 } else if (0 == strcmp(ival->key, OPAL_PMIX_CLIENT_AVG_MEMORY)) {
strcmp             41 examples/connectivity_c.c     if (argc>1 && strcmp(argv[1], "-v")==0)
strcmp             78 examples/spc_example.c         if(strcmp(name, counter_names[rank]) == 0) {
strcmp            902 ompi/dpm/dpm.c                 if (0 == strcmp(stdin_target, "all")) {
strcmp            904 ompi/dpm/dpm.c                 } else if (0 == strcmp(stdin_target, "none")) {
strcmp             70 ompi/interlib/interlib.c                 if (0 == strcmp(val->key, OPAL_PMIX_PROGRAMMING_MODEL) &&
strcmp             71 ompi/interlib/interlib.c                     0 == strcmp(val->data.string, "MPI")) {
strcmp             97 ompi/mca/bml/r2/bml_r2.c                 strcmp(btl_names_argv[i],
strcmp            112 ompi/mca/common/ompio/common_ompio_file_view.c     if ( !(strcmp(datarep, "external32") && strcmp(datarep, "EXTERNAL32"))) {
strcmp            262 ompi/mca/fcoll/base/fcoll_base_file_select.c     if (!strcmp (name, "individual")) {
strcmp            271 ompi/mca/fcoll/base/fcoll_base_file_select.c     if (!strcmp (name, "vulcan")) {
strcmp            276 ompi/mca/fcoll/base/fcoll_base_file_select.c     if (!strcmp (name, "dynamic")) {
strcmp            282 ompi/mca/fcoll/base/fcoll_base_file_select.c     if (!strcmp (name, "dynamic_gen2")) {
strcmp            287 ompi/mca/fcoll/base/fcoll_base_file_select.c     if (!strcmp (name, "two_phase")) {
strcmp             63 ompi/mca/fcoll/base/fcoll_base_frame.c         if(strcmp(component->fcollm_version.mca_component_name,
strcmp            150 ompi/mca/io/base/io_base_delete.c     if (!strcmp (selected.ai_component.v2_0_0.io_version.mca_component_name,
strcmp            235 ompi/mca/io/base/io_base_delete.c                 if (0 == strcmp(names[i], component->mca_component_name)) {
strcmp            203 ompi/mca/io/base/io_base_file_select.c     if (!strcmp (selected.ai_component.v2_0_0.io_version.mca_component_name,
strcmp            311 ompi/mca/io/base/io_base_file_select.c                 if (0 == strcmp(names[i], component->mca_component_name)) {
strcmp             69 ompi/mca/io/ompio/io_ompio_file_set_view.c     if ( (strcmp(datarep, "native") && strcmp(datarep, "NATIVE") &&
strcmp             70 ompi/mca/io/ompio/io_ompio_file_set_view.c           strcmp(datarep, "external32") && strcmp(datarep, "EXTERNAL32"))) {
strcmp            142 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 		    if ( ( !strcmp(hintval,"extended") || !strcmp(hintval,"extended_block") ) && 
strcmp            145 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 		    else if ( !strcmp(hintval,"block") && 
strcmp            148 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 		    else if ( !strcmp(hintval,"compressed") && 
strcmp            151 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 		    else if ( !strcmp(hintval,"stream") && 
strcmp            222 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 		    if ( !strcmp("ascii",hintval) || !strcmp("ASCII",hintval) )
strcmp             72 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_hints.c 	    if (flag && (!strcmp(value, "true") || !strcmp(value, "TRUE"))) {
strcmp             78 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_hints.c 	    if (flag && (!strcmp(value, "true") || !strcmp(value, "TRUE"))) {
strcmp            124 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c 	    if (flag && (!strcmp(value, "true")))
strcmp            149 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c 	    if (flag && (!strcmp(value, "true") || !strcmp(value, "false"))) {
strcmp            154 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c 		if (strcmp(value, value_in_fd)) {
strcmp            155 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c 		    if (!strcmp(value, "true")) {
strcmp             54 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_open.c 	if (flag && (!strcmp(value, "true"))) {
strcmp             85 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c 		if ( !strcmp(value, "enable") || !strcmp(value, "ENABLE")) 
strcmp             89 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c 		} else if ( !strcmp(value, "disable") || !strcmp(value, "DISABLE")) 
strcmp             94 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c 		else if ( !strcmp(value, "automatic") || !strcmp(value, "AUTOMATIC")) 
strcmp            113 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c 		if ( !strcmp(value, "enable") || !strcmp(value, "ENABLE")) 
strcmp            117 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c 		} else if ( !strcmp(value, "disable") || !strcmp(value, "DISABLE")) 
strcmp            122 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c 		else if ( !strcmp(value, "automatic") || !strcmp(value, "AUTOMATIC")) 
strcmp             72 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_hints.c 	if (flag && !strcmp(value, "true")) {
strcmp             79 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_hints.c 	if (flag && !strcmp(value, "true")) {
strcmp            457 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	if (!strcmp(sbuf.st_fstype, "nfs")) *fstype = ADIO_NFS;
strcmp             72 ompi/mca/io/romio321/romio/adio/common/ad_init.c     if (c && (!strcmp(c, "true") || !strcmp(c, "TRUE"))) 
strcmp             76 ompi/mca/io/romio321/romio/adio/common/ad_init.c     if (c && (!strcmp(c, "true") || !strcmp(c, "TRUE"))) 
strcmp            322 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c     if (strcmp(config_list, "*:*") == 0) {
strcmp            652 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 	if (!used_procnames[i] && !strcmp(name, procnames[i])) break;
strcmp             73 ompi/mca/io/romio321/romio/adio/common/hint_fns.c 	if (!strcmp(value, "enable") || !strcmp(value, "ENABLE")) {
strcmp             77 ompi/mca/io/romio321/romio/adio/common/hint_fns.c 	else if (!strcmp(value, "disable") || !strcmp(value, "DISABLE")) {
strcmp             81 ompi/mca/io/romio321/romio/adio/common/hint_fns.c 	else if (!strcmp(value, "automatic") || !strcmp(value, "AUTOMATIC"))
strcmp            123 ompi/mca/io/romio321/romio/adio/common/hint_fns.c 	if (!strcmp(value, "true") || !strcmp(value, "TRUE")) {
strcmp            127 ompi/mca/io/romio321/romio/adio/common/hint_fns.c 	else if (!strcmp(value, "false") || !strcmp(value, "FALSE")) {
strcmp            129 ompi/mca/io/romio321/romio/mpi-io/set_view.c     if ((datarep == NULL) || (strcmp(datarep, "native") &&
strcmp            130 ompi/mca/io/romio321/romio/mpi-io/set_view.c 	    strcmp(datarep, "NATIVE") &&
strcmp            131 ompi/mca/io/romio321/romio/mpi-io/set_view.c 	    strcmp(datarep, "external32") &&
strcmp            132 ompi/mca/io/romio321/romio/mpi-io/set_view.c 	    strcmp(datarep, "EXTERNAL32") &&
strcmp            133 ompi/mca/io/romio321/romio/mpi-io/set_view.c 	    strcmp(datarep, "internal") &&
strcmp            134 ompi/mca/io/romio321/romio/mpi-io/set_view.c 	    strcmp(datarep, "INTERNAL")) )
strcmp            190 ompi/mca/io/romio321/romio/mpi-io/set_view.c     if (strcmp(datarep, "external32") && strcmp(datarep, "EXTERNAL32"))
strcmp             65 ompi/mca/io/romio321/romio/mpi2-other/info/info_delete.c 	if (!strcmp(curr->key, key)) {
strcmp             78 ompi/mca/io/romio321/romio/mpi2-other/info/info_get.c 	if (!strcmp(curr->key, key)) {
strcmp             67 ompi/mca/io/romio321/romio/mpi2-other/info/info_getvln.c 	if (!strcmp(curr->key, key)) {
strcmp             79 ompi/mca/io/romio321/romio/mpi2-other/info/info_set.c 	if (!strcmp(curr->key, key)) {
strcmp             62 ompi/mca/io/romio321/romio/test-internal/heap_test.c 	if (!strcmp("-A", argv[i])) {
strcmp             67 ompi/mca/io/romio321/romio/test-internal/heap_test.c 	else if (!strcmp("-T", argv[i])) {
strcmp             72 ompi/mca/io/romio321/romio/test-internal/heap_test.c 	else if (!strcmp("-r", argv[i])) {
strcmp             83 ompi/mca/io/romio321/romio/test-internal/heap_test.c 	else if (!strcmp("-e", argv[i])) {
strcmp             94 ompi/mca/io/romio321/romio/test-internal/heap_test.c 	else if (!strcmp("-v", argv[i])) {
strcmp             98 ompi/mca/io/romio321/romio/test-internal/heap_test.c 	else if (!strcmp("-p", argv[i])) {
strcmp            102 ompi/mca/io/romio321/romio/test-internal/heap_test.c 	else if (!strcmp("-V", argv[i])) {
strcmp            106 ompi/mca/io/romio321/romio/test-internal/heap_test.c 	else if (!strcmp("-P", argv[i])) {
strcmp             54 ompi/mca/io/romio321/romio/test-internal/io_bounds_test.c         if (!strcmp (argv[i], "-A")) {
strcmp             58 ompi/mca/io/romio321/romio/test-internal/io_bounds_test.c         else if (!strcmp (argv[i], "-T")) {
strcmp             46 ompi/mca/io/romio321/romio/test/async-multiple.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             44 ompi/mca/io/romio321/romio/test/async.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             37 ompi/mca/io/romio321/romio/test/atomicity.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             42 ompi/mca/io/romio321/romio/test/coll_perf.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             56 ompi/mca/io/romio321/romio/test/coll_test.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             37 ompi/mca/io/romio321/romio/test/creat_excl.c 			if (strcmp("-fname", argv[i]) == 0) {
strcmp             44 ompi/mca/io/romio321/romio/test/creat_excl.c 			if (strcmp("-aggregate", argv[i]) == 0) {
strcmp             49 ompi/mca/io/romio321/romio/test/creat_excl.c 			if (strcmp("-verbose", argv[i]) == 0) {
strcmp             36 ompi/mca/io/romio321/romio/test/error.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             27 ompi/mca/io/romio321/romio/test/excl.c         while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             83 ompi/mca/io/romio321/romio/test/file_info.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             84 ompi/mca/io/romio321/romio/test/file_info.c 	    if (!strcmp("-v", *argv)) verbose = 1;
strcmp             85 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("-u", *argv)) test_ufs = 1;
strcmp             86 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("-b", *argv)) test_bluegene = 1;
strcmp            139 ompi/mca/io/romio321/romio/test/file_info.c 	    if (!strcmp("striping_factor", key)) {
strcmp            143 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("cb_buffer_size", key)) {
strcmp            150 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("romio_cb_read", key)) {
strcmp            151 ompi/mca/io/romio321/romio/test/file_info.c 		if (strcmp(defaults->romio_cb_read, value)) {
strcmp            157 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("romio_cb_write", key)) {
strcmp            158 ompi/mca/io/romio321/romio/test/file_info.c 		if (strcmp(defaults->romio_cb_write, value)) {
strcmp            164 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("cb_nodes", key)) {
strcmp            167 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("romio_no_indep_rw", key)) {
strcmp            168 ompi/mca/io/romio321/romio/test/file_info.c 		if (strcmp("false", value)) {
strcmp            174 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("ind_rd_buffer_size", key)) {
strcmp            181 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("ind_wr_buffer_size", key)) {
strcmp            188 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("romio_ds_read", key)) {
strcmp            189 ompi/mca/io/romio321/romio/test/file_info.c 		if (strcmp("automatic", value)) {
strcmp            195 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("romio_ds_write", key)) {
strcmp            198 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("cb_config_list", key)) {
strcmp            200 ompi/mca/io/romio321/romio/test/file_info.c 		if (strcmp(defaults->cb_config_list, value)) {
strcmp            208 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("romio_cb_pfr", key)) {
strcmp            210 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("romio_cb_fr_types", key)) {
strcmp            212 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("romio_cb_fr_alignment", key)) {
strcmp            214 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("romio_cb_ds_threshold", key)) {
strcmp            216 ompi/mca/io/romio321/romio/test/file_info.c 	    else if (!strcmp("romio_cb_alltoall", key)) {
strcmp            305 ompi/mca/io/romio321/romio/test/file_info.c 	if (!strcmp("striping_factor", key)) {
strcmp            317 ompi/mca/io/romio321/romio/test/file_info.c 	else if (!strcmp("cb_buffer_size", key)) {
strcmp            325 ompi/mca/io/romio321/romio/test/file_info.c 	else if (!strcmp("cb_nodes", key)) {
strcmp            328 ompi/mca/io/romio321/romio/test/file_info.c 	else if (!strcmp("romio_no_indep_rw", key)) {
strcmp            329 ompi/mca/io/romio321/romio/test/file_info.c 	    if (strcmp("false", value)) {
strcmp            335 ompi/mca/io/romio321/romio/test/file_info.c 	else if (!strcmp("ind_rd_buffer_size", key)) {
strcmp            342 ompi/mca/io/romio321/romio/test/file_info.c 	else if (!strcmp("ind_wr_buffer_size", key)) {
strcmp            349 ompi/mca/io/romio321/romio/test/file_info.c 	else if (!strcmp("romio_ds_read", key)) {
strcmp            350 ompi/mca/io/romio321/romio/test/file_info.c 	    if (strcmp("automatic", value)) {
strcmp            356 ompi/mca/io/romio321/romio/test/file_info.c 	else if (!strcmp("romio_ds_write", key)) {
strcmp            359 ompi/mca/io/romio321/romio/test/file_info.c 	else if (!strcmp("cb_config_list", key)) {
strcmp            361 ompi/mca/io/romio321/romio/test/file_info.c 	    if (strcmp("*:*", value)) {
strcmp            368 ompi/mca/io/romio321/romio/test/file_info.c 	else if (!strcmp("romio_cb_pfr", key)) {
strcmp            369 ompi/mca/io/romio321/romio/test/file_info.c    	    if(strcmp("disable", value)) {
strcmp            375 ompi/mca/io/romio321/romio/test/file_info.c 	else if (!strcmp("romio_cb_fr_types", key)) {
strcmp            376 ompi/mca/io/romio321/romio/test/file_info.c    	    if(strcmp("aar", value)) {
strcmp            382 ompi/mca/io/romio321/romio/test/file_info.c 	else if (!strcmp("romio_cb_fr_alignment", key)) {
strcmp            383 ompi/mca/io/romio321/romio/test/file_info.c    	    if(strcmp("1", value)) {
strcmp            389 ompi/mca/io/romio321/romio/test/file_info.c 	else if (!strcmp("romio_cb_ds_threshold", key)) {
strcmp            390 ompi/mca/io/romio321/romio/test/file_info.c    	    if(strcmp("0", value)) {
strcmp            396 ompi/mca/io/romio321/romio/test/file_info.c 	else if (!strcmp("romio_cb_alltoall", key)) {
strcmp            397 ompi/mca/io/romio321/romio/test/file_info.c    	    if(strcmp("automatic", value)) {
strcmp             41 ompi/mca/io/romio321/romio/test/i_noncontig.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             42 ompi/mca/io/romio321/romio/test/large_array.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             40 ompi/mca/io/romio321/romio/test/noncontig.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             39 ompi/mca/io/romio321/romio/test/noncontig_coll.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp            272 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             46 ompi/mca/io/romio321/romio/test/ordered_fp.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             33 ompi/mca/io/romio321/romio/test/perf.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             35 ompi/mca/io/romio321/romio/test/psimple.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             41 ompi/mca/io/romio321/romio/test/shared_fp.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             40 ompi/mca/io/romio321/romio/test/simple.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             43 ompi/mca/io/romio321/romio/test/split_coll.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp             30 ompi/mca/io/romio321/romio/test/status.c 	while ((i < argc) && strcmp("-fname", *argv)) {
strcmp            155 ompi/mca/mtl/psm2/mtl_psm2_component.c         if (0 == strcmp (variable->env_name, "PSM2_TRACEMASK")) {
strcmp             62 ompi/mca/osc/monitoring/osc_monitoring_component.c         if ( 0 == strcmp(comp.name, best_component->osc_version.mca_component_name) ) {
strcmp            169 ompi/mca/osc/portals4/osc_portals4_component.c     if (0 == strcmp(value_string, value)) result = true;
strcmp            180 ompi/mca/osc/portals4/osc_portals4_component.c     if (0 == strcmp(value_string, value)) result = true;
strcmp            774 ompi/mca/osc/rdma/osc_rdma_component.c 	    if (0 == strcmp (mtls_to_use[i], ompi_mtl_base_selected_component->mtl_version.mca_component_name)) {
strcmp            801 ompi/mca/osc/rdma/osc_rdma_component.c                 if (0 != strcmp (btls_to_use[i], item->btl_module->btl_component->btl_version.mca_component_name)) {
strcmp            371 ompi/mca/pml/base/pml_base_select.c         (0 != strcmp(my_pml, remote_pml))) {
strcmp             34 ompi/mca/pml/v/pml_v_output.c         if(!strcmp(output, "stdout")) {
strcmp             37 ompi/mca/pml/v/pml_v_output.c         else if(!strcmp(output, "stderr")) {
strcmp            343 ompi/mca/rte/pmix/rte_pmix_module.c     if (0 == strcmp(temp, OPAL_SCHEMA_WILDCARD_STRING)) {
strcmp            345 ompi/mca/rte/pmix/rte_pmix_module.c     } else if (0 == strcmp(temp, OPAL_SCHEMA_INVALID_STRING)) {
strcmp            354 ompi/mca/rte/pmix/rte_pmix_module.c     if (0 == strcmp(token, OPAL_SCHEMA_WILDCARD_STRING)) {
strcmp            356 ompi/mca/rte/pmix/rte_pmix_module.c     } else if (0 == strcmp(token, OPAL_SCHEMA_INVALID_STRING)) {
strcmp            417 ompi/mca/rte/pmix/rte_pmix_module.c     if (0 == strcmp(OPAL_SCHEMA_WILDCARD_STRING, jobidstring)) {
strcmp            423 ompi/mca/rte/pmix/rte_pmix_module.c     if (0 == strcmp(OPAL_SCHEMA_INVALID_STRING, jobidstring)) {
strcmp             67 ompi/mca/vprotocol/base/vprotocol_base_select.c         if(strcmp(component->pmlm_version.mca_component_name,
strcmp             94 ompi/mpi/c/lookup_name.c             if (0 == strcmp(range, "nspace")) {
strcmp            100 ompi/mpi/c/lookup_name.c             } else if (0 == strcmp(range, "session")) {
strcmp             93 ompi/mpi/c/publish_name.c             if (0 == strcmp(range, "nspace")) {
strcmp             99 ompi/mpi/c/publish_name.c             } else if (0 == strcmp(range, "session")) {
strcmp            115 ompi/mpi/c/publish_name.c             if (0 == strcmp(range, "indef")) {
strcmp            121 ompi/mpi/c/publish_name.c             } else if (0 == strcmp(range, "proc")) {
strcmp            127 ompi/mpi/c/publish_name.c             } else if (0 == strcmp(range, "app")) {
strcmp            133 ompi/mpi/c/publish_name.c             } else if (0 == strcmp(range, "session")) {
strcmp             95 ompi/mpi/c/unpublish_name.c             if (0 == strcmp(range, "nspace")) {
strcmp            101 ompi/mpi/c/unpublish_name.c             } else if (0 == strcmp(range, "session")) {
strcmp            105 ompi/peruse/peruse.c         if( !strcmp (event_name, PERUSE_events[i].name) ) {
strcmp            814 ompi/proc/proc.c                 if (0 == strcmp(ompi_proc_local_proc->super.proc_hostname, new_hostname)) {
strcmp            196 ompi/runtime/ompi_mpi_params.c                 if (0 == strcasecmp(args[i], "all")  || 0 == strcmp(args[i], "1")) {
strcmp            294 ompi/runtime/ompi_spc.c         if(strcmp(arg_strings[0], "all") == 0) {
strcmp            308 ompi/runtime/ompi_spc.c                 if( 0 == strcmp(ompi_spc_events_names[i].counter_name, arg_strings[j]) ) {
strcmp            221 opal/dss/dss_compare.c     if (0 < strcmp(value1, value2)) return OPAL_VALUE2_GREATER;
strcmp            223 opal/dss/dss_compare.c     if (0 > strcmp(value1, value2)) return OPAL_VALUE1_GREATER;
strcmp            471 opal/dss/dss_compare.c         rc = strcmp(value1->envar, value2->envar);
strcmp            487 opal/dss/dss_compare.c         rc = strcmp(value1->value, value2->value);
strcmp             47 opal/dss/dss_register.c             if (0 == strcmp(ptr->odti_name, name)) {
strcmp             58 opal/mca/allocator/base/allocator_base_frame.c          if(strcmp(component->allocator_version.mca_component_name,
strcmp            178 opal/mca/base/mca_base_cmd_line.c         if (0 == strcmp(param, (*params)[i])) {
strcmp            227 opal/mca/base/mca_base_cmd_line.c         if (0 == strcmp(args[i], "-"OPAL_MCA_CMD_LINE_ID) ||
strcmp            228 opal/mca/base/mca_base_cmd_line.c             0 == strcmp(args[i], "--"OPAL_MCA_CMD_LINE_ID)) {
strcmp            287 opal/mca/base/mca_base_component_find.c         if ( strcmp(component_name, *req_comp_name) == 0 ) {
strcmp            325 opal/mca/base/mca_base_component_find.c             if (0 == strcmp(requested_component_names[i],
strcmp            152 opal/mca/base/mca_base_component_repository.c         if (0 == strcmp (ri->ri_name, name)) {
strcmp            217 opal/mca/base/mca_base_component_repository.c         if ((0 == strcmp(dir, "USER_DEFAULT") || 0 == strcmp(dir, "USR_DEFAULT"))
strcmp            220 opal/mca/base/mca_base_component_repository.c         } else if (0 == strcmp(dir, "SYS_DEFAULT") ||
strcmp            221 opal/mca/base/mca_base_component_repository.c                    0 == strcmp(dir, "SYSTEM_DEFAULT")) {
strcmp            324 opal/mca/base/mca_base_component_repository.c         if (0 == strcmp (ri->ri_name, name)) {
strcmp            382 opal/mca/base/mca_base_component_repository.c         if (0 == strcmp(mitem->cli_component->mca_component_name, ri->ri_name)) {
strcmp            404 opal/mca/base/mca_base_component_repository.c     if (0 != strcmp (ri->ri_type, framework->framework_name)) {
strcmp            493 opal/mca/base/mca_base_component_repository.c         if (0 != strcmp(component_struct->mca_type_name, ri->ri_type) ||
strcmp            494 opal/mca/base/mca_base_component_repository.c             0 != strcmp(component_struct->mca_component_name, ri->ri_name)) {
strcmp             61 opal/mca/base/mca_base_parse_paramfile.c         if (0 == strcmp(name, fv->mbvfv_var)) {
strcmp            218 opal/mca/base/mca_base_var.c     if ((NULL != str1 && 0 == strcmp (str1, "*")) ||
strcmp            224 opal/mca/base/mca_base_var.c         return strcmp (str1, str2);
strcmp            243 opal/mca/base/mca_base_var.c         if (0 == strcmp (mca_base_var_file_list[i], filename)) {
strcmp            462 opal/mca/base/mca_base_var.c     if (0 == strcmp (mca_base_var_files, "none")) {
strcmp           1680 opal/mca/base/mca_base_var.c             if (0 == strcmp (var->mbv_source_file, mca_base_var_override_file)) {
strcmp           1740 opal/mca/base/mca_base_var.c         if (0 != strcmp(fv->mbvfv_var, var_full_name) &&
strcmp           1741 opal/mca/base/mca_base_var.c             0 != strcmp(fv->mbvfv_var, var_long_name)) {
strcmp             83 opal/mca/base/mca_base_var_enum.c         if (0 == strcmp (string_value, "true") || 0 == strcmp (string_value, "t") ||
strcmp             84 opal/mca/base/mca_base_var_enum.c             0 == strcmp (string_value, "enabled") || 0 == strcmp (string_value, "yes") ||
strcmp             85 opal/mca/base/mca_base_var_enum.c             0 == strcmp (string_value, "y")) {
strcmp             87 opal/mca/base/mca_base_var_enum.c         } else if (0 == strcmp (string_value, "false") || 0 == strcmp (string_value, "f") ||
strcmp             88 opal/mca/base/mca_base_var_enum.c                    0 == strcmp (string_value, "disabled") || 0 == strcmp (string_value, "no") ||
strcmp             89 opal/mca/base/mca_base_var_enum.c                    0 == strcmp (string_value, "n")) {
strcmp            245 opal/mca/base/mca_base_var_enum.c             if (0 == strcmp (verbose_values[i].string, string_value)) {
strcmp            150 opal/mca/base/mca_base_var_group.c     if ((NULL != str1 && 0 == strcmp (str1, "*")) ||
strcmp            156 opal/mca/base/mca_base_var_group.c         return 0 == strcmp (str1, str2);
strcmp            225 opal/mca/base/mca_base_var_group.c         (0 == strcmp (project_name, framework_name))) {
strcmp             75 opal/mca/btl/base/btl_base_select.c                 if(strcmp(component->btl_version.mca_component_name,*argv) == 0) {
strcmp             90 opal/mca/btl/base/btl_base_select.c                 if(strcmp(component->btl_version.mca_component_name,*argv) == 0) {
strcmp            277 opal/mca/btl/ofi/btl_ofi_component.c     if (!strcmp(ofi_progress_mode, "auto")) {
strcmp            279 opal/mca/btl/ofi/btl_ofi_component.c     } else if (!strcmp(ofi_progress_mode, "manual")) {
strcmp             72 opal/mca/btl/sm/btl_sm_component.c                 if (strcmp(names[i], "sm") == 0) {
strcmp            341 opal/mca/btl/tcp/btl_tcp_proc.c                 if (0 == strcmp(*argv, local_if_name)) {
strcmp            340 opal/mca/btl/uct/btl_uct_component.c             0 == strcmp (allowed_ifaces[j], "all")) {
strcmp            426 opal/mca/btl/uct/btl_uct_component.c         0 == strcmp (mca_btl_uct_component.memory_domains, "none")) {
strcmp            389 opal/mca/btl/uct/btl_uct_endpoint.c             if (0 != strcmp ((char *) modex_data, uct_btl->md_name)) {
strcmp            555 opal/mca/btl/uct/btl_uct_tl.c         if (0 == strcmp (tl_filter[j], "any")) {
strcmp            572 opal/mca/btl/uct/btl_uct_tl.c             if (0 == strcmp (tl_filter[j], tl_descs[i].tl_name)) {
strcmp            585 opal/mca/btl/uct/btl_uct_tl.c         if (0 == strcmp (tl_descs[i].tl_name, "ud")) {
strcmp            558 opal/mca/btl/usnic/btl_usnic_component.c             if (strcmp(filter->elts[i].if_name, linux_device_name) == 0) {
strcmp            153 opal/mca/btl/usnic/btl_usnic_hwloc.c         if (0 == strcmp(obj->name, uip->ui.v1.ui_ifname)) {
strcmp             35 opal/mca/btl/usnic/btl_usnic_map.c     return strcmp(a->linux_device_name,
strcmp            107 opal/mca/btl/usnic/btl_usnic_map.c     return strcmp(a->endpoint_module->linux_device_name,
strcmp             30 opal/mca/btl/usnic/btl_usnic_test.h         if (0 != strcmp(a_,b_)) {                               \
strcmp            163 opal/mca/compress/fwd/regx_fwd.c                     0 != strcmp(prefix, ndreg->prefix)) ||
strcmp            167 opal/mca/compress/fwd/regx_fwd.c                     0 != strcmp(suffix, ndreg->suffix)) ||
strcmp            179 opal/mca/compress/reverse/regx_reverse.c                     0 != strcmp(prefix, ndreg->prefix)) ||
strcmp            183 opal/mca/compress/reverse/regx_reverse.c                     0 != strcmp(suffix, ndreg->suffix)) ||
strcmp            212 opal/mca/dl/dlopen/dl_dlopen_module.c                 if (strcmp(ptr, ".la") == 0 ||
strcmp            213 opal/mca/dl/dlopen/dl_dlopen_module.c                     strcmp(ptr, ".lo") == 0) {
strcmp            226 opal/mca/dl/dlopen/dl_dlopen_module.c                 if (strcmp(good_files[j], abs_name) == 0) {
strcmp             63 opal/mca/event/external/event_external_module.c             if (0 == strcmp("all", includes[j]) ||
strcmp             64 opal/mca/event/external/event_external_module.c                 0 == strcmp(all_available_eventops[i], includes[j])) {
strcmp           1056 opal/mca/event/libevent2022/libevent/evdns.c 			if (strcmp(tmp_name, cmp_name) == 0)		\
strcmp           1548 opal/mca/event/libevent2022/libevent/evdns.c 		if (!strcmp(label, table->labels[i].v))
strcmp           3480 opal/mca/event/libevent2022/libevent/evdns.c 	if (!strcmp(first_token, "nameserver") && (flags & DNS_OPTION_NAMESERVERS)) {
strcmp           3485 opal/mca/event/libevent2022/libevent/evdns.c 	} else if (!strcmp(first_token, "domain") && (flags & DNS_OPTION_SEARCH)) {
strcmp           3491 opal/mca/event/libevent2022/libevent/evdns.c 	} else if (!strcmp(first_token, "search") && (flags & DNS_OPTION_SEARCH)) {
strcmp           3499 opal/mca/event/libevent2022/libevent/evdns.c 	} else if (!strcmp(first_token, "options")) {
strcmp            470 opal/mca/event/libevent2022/libevent/event.c 		    strcmp(entry->avoid_method, method) == 0)
strcmp            257 opal/mca/event/libevent2022/libevent/evrpc.c 		if (strcmp(rpc->uri, name) == 0)
strcmp           1064 opal/mca/event/libevent2022/libevent/evrpc.c 		if (strcmp(meta->key, key) == 0) {
strcmp           1544 opal/mca/event/libevent2022/libevent/http.c 	if (strcmp(method, "GET") == 0) {
strcmp           1546 opal/mca/event/libevent2022/libevent/http.c 	} else if (strcmp(method, "POST") == 0) {
strcmp           1548 opal/mca/event/libevent2022/libevent/http.c 	} else if (strcmp(method, "HEAD") == 0) {
strcmp           1550 opal/mca/event/libevent2022/libevent/http.c 	} else if (strcmp(method, "PUT") == 0) {
strcmp           1552 opal/mca/event/libevent2022/libevent/http.c 	} else if (strcmp(method, "DELETE") == 0) {
strcmp           1554 opal/mca/event/libevent2022/libevent/http.c 	} else if (strcmp(method, "OPTIONS") == 0) {
strcmp           1556 opal/mca/event/libevent2022/libevent/http.c 	} else if (strcmp(method, "TRACE") == 0) {
strcmp           1558 opal/mca/event/libevent2022/libevent/http.c 	} else if (strcmp(method, "PATCH") == 0) {
strcmp           2891 opal/mca/event/libevent2022/libevent/http.c 		if (!strcmp(cb->what, translated)) {
strcmp           3407 opal/mca/event/libevent2022/libevent/http.c 		if (strcmp(http_cb->what, uri) == 0)
strcmp           3436 opal/mca/event/libevent2022/libevent/http.c 		if (strcmp(http_cb->what, uri) == 0)
strcmp            156 opal/mca/event/libevent2022/libevent/sample/dns-example.c 		if (!strcmp(v[idx], "-x"))
strcmp            158 opal/mca/event/libevent2022/libevent/sample/dns-example.c 		else if (!strcmp(v[idx], "-v"))
strcmp            160 opal/mca/event/libevent2022/libevent/sample/dns-example.c 		else if (!strcmp(v[idx], "-g"))
strcmp            162 opal/mca/event/libevent2022/libevent/sample/dns-example.c 		else if (!strcmp(v[idx], "-servertest"))
strcmp            164 opal/mca/event/libevent2022/libevent/sample/dns-example.c 		else if (!strcmp(v[idx], "-c")) {
strcmp            215 opal/mca/event/libevent2022/libevent/sample/le-proxy.c 		if (!strcmp(argv[i], "-s")) {
strcmp            217 opal/mca/event/libevent2022/libevent/sample/le-proxy.c 		} else if (!strcmp(argv[i], "-W")) {
strcmp             83 opal/mca/event/libevent2022/libevent/sample/time-test.c 	if (argc == 2 && !strcmp(argv[1], "-p")) {
strcmp           1059 opal/mca/event/libevent2022/libevent/test/regress.c 	is_kqueue = !strcmp(event_get_method(),"kqueue");
strcmp           2053 opal/mca/event/libevent2022/libevent/test/regress.c 	if (!strcmp(defaultname, "epoll (with changelist)")) {
strcmp           2353 opal/mca/event/libevent2022/libevent/test/regress.c 	const int is_evport = !strcmp(event_base_get_method(base),"evport");
strcmp            429 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	int add_data = ptr && !strcmp(ptr, "add");
strcmp            430 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	int fill_first = ptr && !strcmp(ptr, "fill");
strcmp            642 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	if (!strcmp(impl, "sendfile")) {
strcmp            646 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	} else if (!strcmp(impl, "mmap")) {
strcmp            650 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	} else if (!strcmp(impl, "linear")) {
strcmp            725 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	if (!cp || sz != strlen(content) || strcmp(cp, content)) {	\
strcmp           1555 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	const int start = !strcmp(ptr, "start");
strcmp            497 opal/mca/event/libevent2022/libevent/test/regress_bufferevent.c 	if (!strcmp((char*)data->setup_data, "unset_connectex")) {
strcmp            339 opal/mca/event/libevent2022/libevent/test/regress_dns.c 			if (strcmp(addrs[0], "ZZ.EXAMPLE.COM") ||
strcmp            347 opal/mca/event/libevent2022/libevent/test/regress_dns.c 			if (strcmp(addrs[0], "ZZ-INET6.EXAMPLE.COM") ||
strcmp            113 opal/mca/event/libevent2022/libevent/test/regress_et.c 	if (!strcmp(event_base_get_method(base), "epoll") ||
strcmp            114 opal/mca/event/libevent2022/libevent/test/regress_et.c 	    !strcmp(event_base_get_method(base), "epoll (with changelist)") ||
strcmp            115 opal/mca/event/libevent2022/libevent/test/regress_et.c 	    !strcmp(event_base_get_method(base), "kqueue"))
strcmp            272 opal/mca/event/libevent2022/libevent/test/regress_http.c 			if (strcmp("END", multi + strlen(multi) - 3) == 0)
strcmp            334 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (strcmp(evhttp_request_get_uri(req), "/streamed") == 0) {
strcmp           1344 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (strcmp(evhttp_find_header(evhttp_request_get_input_headers(req), "Content-Length"),
strcmp           1913 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(real_val, value) == 0);
strcmp           2005 opal/mca/event/libevent2022/libevent/test/regress_http.c 	if (strcmp(ret,want) != 0)					\
strcmp           2086 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(!strcmp(evhttp_uri_get_scheme(uri), "mailto"));
strcmp           2087 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(!strcmp(evhttp_uri_get_path(uri), "foo@bar"));
strcmp           2134 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "http") == 0);
strcmp           2135 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "www.test.com") == 0);
strcmp           2136 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "/") == 0);
strcmp           2137 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_query(uri), "q=t%33est") == 0);
strcmp           2145 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "http") == 0);
strcmp           2146 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "%77ww.test.com") == 0);
strcmp           2147 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "") == 0);
strcmp           2156 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "http") == 0);
strcmp           2157 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "www.test.com") == 0);
strcmp           2158 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "") == 0);
strcmp           2159 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_query(uri), "q=test") == 0);
strcmp           2167 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "http") == 0);
strcmp           2168 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "www.test.com") == 0);
strcmp           2169 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "") == 0);
strcmp           2178 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "http") == 0);
strcmp           2179 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "8000") == 0);
strcmp           2180 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "/") == 0);
strcmp           2189 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "http") == 0);
strcmp           2190 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "") == 0);
strcmp           2191 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "/") == 0);
strcmp           2200 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "http") == 0);
strcmp           2201 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "www.test.com") == 0);
strcmp           2211 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "http") == 0);
strcmp           2212 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "www.test.com") == 0);
strcmp           2213 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "") == 0);
strcmp           2222 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "ftp") == 0);
strcmp           2223 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "www.test.com") == 0);
strcmp           2224 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "/") == 0);
strcmp           2225 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_query(uri), "q=test") == 0);
strcmp           2233 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "ftp") == 0);
strcmp           2234 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "[::1]") == 0);
strcmp           2235 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "/") == 0);
strcmp           2236 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_query(uri), "q=test") == 0);
strcmp           2244 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "ftp") == 0);
strcmp           2245 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "[ff00::127.0.0.1]") == 0);
strcmp           2246 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "/") == 0);
strcmp           2247 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_query(uri), "q=test") == 0);
strcmp           2255 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "ftp") == 0);
strcmp           2256 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "[v99.not_(any:time)_soon]") == 0);
strcmp           2257 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "/") == 0);
strcmp           2258 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_query(uri), "q=test") == 0);
strcmp           2266 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "scheme") == 0);
strcmp           2267 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_userinfo(uri), "user:pass") == 0);
strcmp           2268 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "foo.com") == 0);
strcmp           2270 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "/") == 0);
strcmp           2271 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_query(uri), "q=test&s=some+thing") == 0);
strcmp           2272 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_fragment(uri), "fragment") == 0);
strcmp           2277 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "scheme") == 0);
strcmp           2278 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_userinfo(uri), "user") == 0);
strcmp           2279 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "foo.com") == 0);
strcmp           2281 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "/") == 0);
strcmp           2283 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_fragment(uri), "fragment") == 0);
strcmp           2288 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "scheme") == 0);
strcmp           2289 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_userinfo(uri), "%75ser") == 0);
strcmp           2290 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "foo.com") == 0);
strcmp           2292 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "/") == 0);
strcmp           2294 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_fragment(uri), "frag@ment") == 0);
strcmp           2299 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_scheme(uri), "file") == 0);
strcmp           2301 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "") == 0);
strcmp           2303 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "/some/path/to/the/file") == 0);
strcmp           2313 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_host(uri), "") == 0);
strcmp           2315 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "/some/path/to/the-file") == 0);
strcmp           2327 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "/s:ome/path/to/the-file") == 0);
strcmp           2328 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_query(uri), "q=99") == 0);
strcmp           2329 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_fragment(uri), "fred") == 0);
strcmp           2339 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "relative/path/with/co:lon") == 0);
strcmp           2351 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "bob") == 0);
strcmp           2352 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_query(uri), "q=99&q2=q?33") == 0);
strcmp           2353 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_fragment(uri), "fr?ed") == 0);
strcmp           2363 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_path(uri), "") == 0);
strcmp           2365 opal/mca/event/libevent2022/libevent/test/regress_http.c 	tt_want(strcmp(evhttp_uri_get_fragment(uri), "fr?ed") == 0);
strcmp           2652 opal/mca/event/libevent2022/libevent/test/regress_http.c 		if (header == NULL || strcmp(header, "chunked"))
strcmp           2656 opal/mca/event/libevent2022/libevent/test/regress_http.c 		if (header == NULL || strcmp(header, "close"))
strcmp           2663 opal/mca/event/libevent2022/libevent/test/regress_http.c 		if (strcmp(header, "d")) {
strcmp           2679 opal/mca/event/libevent2022/libevent/test/regress_http.c 		if (strcmp(header, "12"))
strcmp           2693 opal/mca/event/libevent2022/libevent/test/regress_http.c 		if (strcmp(header, "8")) {
strcmp           2709 opal/mca/event/libevent2022/libevent/test/regress_http.c 		if (strcmp(header, "0")) {
strcmp            117 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		assert(strcmp(header, "input") == 0);
strcmp            337 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		assert(strcmp(header, "ran") == 0);
strcmp            352 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	if (strcmp(weapon, "dagger"))
strcmp            355 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	if (strcmp(action, "wave around like an idiot"))
strcmp            383 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	if (strcmp(weapon, "dagger"))
strcmp            386 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	if (strcmp(action, "wave around like an idiot"))
strcmp            401 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	if (strcmp("input", hook_type) == 0)
strcmp            431 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 	assert(strcmp(header, arg) == 0);
strcmp            833 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		if (strcmp(note_one, "this is my note") ||
strcmp            834 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		    strcmp(note_two, "pps")) {
strcmp            198 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 	if (!strcmp(ctx, "client") && n == renegotiate_at) {
strcmp            231 opal/mca/event/libevent2022/libevent/test/regress_ssl.c 		if (0==strcmp(ctx, "server")) {
strcmp            152 opal/mca/event/libevent2022/libevent/test/regress_testutils.c 	    strcmp("*", tab->q))
strcmp            159 opal/mca/event/libevent2022/libevent/test/regress_testutils.c 	if (!strcmp(tab->anstype, "err")) {
strcmp            163 opal/mca/event/libevent2022/libevent/test/regress_testutils.c 	} else if (!strcmp(tab->anstype, "errsoa")) {
strcmp            180 opal/mca/event/libevent2022/libevent/test/regress_testutils.c 	} else if (!strcmp(tab->anstype, "A")) {
strcmp            187 opal/mca/event/libevent2022/libevent/test/regress_testutils.c 	} else if (!strcmp(tab->anstype, "AAAA")) {
strcmp            203 opal/mca/event/libevent2022/libevent/test/regress_thread.c 	if (data->setup_data && !strcmp(data->setup_data, "forking")) {
strcmp            143 opal/mca/event/libevent2022/libevent/test/regress_util.c 			if (strcmp(written, ent->addr)) {
strcmp            195 opal/mca/event/libevent2022/libevent/test/regress_util.c 			if (strcmp(written, ent->addr)) {
strcmp            456 opal/mca/event/libevent2022/libevent/test/regress_util.c 	    strcmp(logmsg, fatal_want_message))
strcmp            438 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 			if (!strcmp(argv[i],options[j].name)) {
strcmp            315 opal/mca/event/libevent2022/libevent/test/tinytest.c 			if (!strcmp(v[i], "--RUNNING-FORKED")) {
strcmp            317 opal/mca/event/libevent2022/libevent/test/tinytest.c 			} else if (!strcmp(v[i], "--no-fork")) {
strcmp            319 opal/mca/event/libevent2022/libevent/test/tinytest.c 			} else if (!strcmp(v[i], "--quiet")) {
strcmp            322 opal/mca/event/libevent2022/libevent/test/tinytest.c 			} else if (!strcmp(v[i], "--verbose")) {
strcmp            325 opal/mca/event/libevent2022/libevent/test/tinytest.c 			} else if (!strcmp(v[i], "--terse")) {
strcmp            328 opal/mca/event/libevent2022/libevent/test/tinytest.c 			} else if (!strcmp(v[i], "--help")) {
strcmp            330 opal/mca/event/libevent2022/libevent/test/tinytest.c 			} else if (!strcmp(v[i], "--list-tests")) {
strcmp            167 opal/mca/event/libevent2022/libevent/test/tinytest_macros.h 	    (strcmp(_val1,_val2) op 0),"<%s>",TT_EXIT_TEST_FUNCTION)
strcmp            182 opal/mca/event/libevent2022/libevent/test/tinytest_macros.h 	    (strcmp(_val1,_val2) op 0),"<%s>",(void)0)
strcmp            112 opal/mca/event/libevent2022/libevent2022_module.c             if (0 == strcmp("all", includes[j]) ||
strcmp            113 opal/mca/event/libevent2022/libevent2022_module.c                 0 == strcmp(ompi_eventops[i]->name, includes[j])) {
strcmp            203 opal/mca/hwloc/base/hwloc_base_dt.c     s = strcmp(x1, x2);
strcmp           1887 opal/mca/hwloc/base/hwloc_base_util.c             if (!strcmp(device_obj->name, device_name)) {
strcmp           2017 opal/mca/hwloc/base/hwloc_base_util.c                     if (!strcmp(device_name, "auto")) {
strcmp           2068 opal/mca/hwloc/base/hwloc_base_util.c         if (0 == strcmp(obj->infos[i].name, "Architecture")) {
strcmp            253 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c   if (!strcmp(component->name, HWLOC_COMPONENT_STOP_NAME)) {
strcmp            279 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     if (!strcmp((*prev)->name, component->name)) {
strcmp            431 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c        && (NULL == name || !strcmp(name, comp->name)))
strcmp            133 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 	    || (obj1->subtype && strcmp(obj1->subtype, obj2->subtype)))
strcmp            157 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 	    || (obj1->name && strcmp(obj1->name, obj2->name))) {
strcmp            219 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 		if (strcmp(info1->name, info2->name))
strcmp            221 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 		if (strcmp(obj1->infos[i].value, obj2->infos[i].value)) {
strcmp            416 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 			if (!obj->name || strcmp(obj->name, oldvalue))
strcmp            430 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 				if (!strcmp(info->name, name)
strcmp            431 opal/mca/hwloc/hwloc201/hwloc/hwloc/diff.c 				    && !strcmp(info->value, oldvalue)) {
strcmp             57 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c     } else if (strcmp(env, "try")) {
strcmp            262 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-bgq.c   if (err || strcmp(utsname.sysname, "CNK") || strcmp(utsname.machine, "BGQ")) {
strcmp            346 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (strcmp(mode, "r")) {
strcmp           1010 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (!strcmp(dirent->d_name, ".") || !strcmp(dirent->d_name, ".."))
strcmp           2007 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (strcmp(fsroot_path, "/")) {
strcmp           2123 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (!strcmp(mntent.mnt_type, "cpuset")) {
strcmp           2127 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     } else if (!strcmp(mntent.mnt_type, "cgroup")) {
strcmp           2134 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	if (!strcmp(opt, "cpuset"))
strcmp           2136 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	else if (!strcmp(opt, "noprefix"))
strcmp           2847 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (0 == strcmp(device_type, "cache")) {
strcmp           2850 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     else if (0 == strcmp(device_type, "cpu")) {
strcmp           3798 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (!strcmp("vendor_id", prefix)) {
strcmp           3801 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("model name", prefix)) {
strcmp           3804 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("model", prefix)) {
strcmp           3807 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("cpu family", prefix)) {
strcmp           3810 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("stepping", prefix)) {
strcmp           3822 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (!strcmp("vendor", prefix)) {
strcmp           3825 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("model name", prefix)) {
strcmp           3828 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("model", prefix)) {
strcmp           3831 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("family", prefix)) {
strcmp           3843 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (!strcmp("Processor", prefix) /* old kernels with one Processor header */
strcmp           3844 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       || !strcmp("model name", prefix) /* new kernels with one model name per core */) {
strcmp           3847 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("CPU implementer", prefix)) {
strcmp           3850 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("CPU architecture", prefix)) {
strcmp           3853 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("CPU variant", prefix)) {
strcmp           3856 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("CPU part", prefix)) {
strcmp           3859 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("CPU revision", prefix)) {
strcmp           3862 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("Hardware", prefix)) {
strcmp           3865 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("Revision", prefix)) {
strcmp           3868 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("Serial", prefix)) {
strcmp           3881 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (!strcmp("cpu", prefix)) {
strcmp           3884 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("platform", prefix)) {
strcmp           3887 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("model", prefix)) {
strcmp           3895 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("Board ID", prefix)) {
strcmp           3898 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("Board", prefix)
strcmp           3904 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	     || !strcmp("Hardware rev", prefix)) {
strcmp           3907 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("SVR", prefix)) {
strcmp           3910 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   } else if (!strcmp("PVR", prefix)) {
strcmp           3945 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (!strcmp("model name", prefix)
strcmp           3946 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       || !strcmp("Processor", prefix)
strcmp           3947 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       || !strcmp("chip type", prefix)
strcmp           3948 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       || !strcmp("cpu model", prefix)
strcmp           4021 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (!strcmp(field,prefix)) {					\
strcmp           4372 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (!strcmp(data->utsname.machine, "x86_64")
strcmp           4373 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	|| (data->utsname.machine[0] == 'i' && !strcmp(data->utsname.machine+2, "86"))
strcmp           4374 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	|| !strcmp(data->utsname.machine, "k1om"))
strcmp           4381 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     else if (!strcmp(data->utsname.machine, "ia64"))
strcmp           4396 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (!strcmp(data->utsname.machine, "s64fx")) {
strcmp           4525 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	if (!strcmp(Lprocs[0].infos[i].name, "CPUVendor")) {
strcmp           4527 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	} else if (!strcmp(Lprocs[0].infos[i].name, "CPUFamilyNumber")) {
strcmp           4529 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	} else if (!strcmp(Lprocs[0].infos[i].name, "CPUModelNumber")) {
strcmp           4533 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       if (cpuvendor && !strcmp(cpuvendor, "GenuineIntel")
strcmp           4534 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  && cpufamilynumber && !strcmp(cpufamilynumber, "6")
strcmp           4535 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  && cpumodelnumber && (!strcmp(cpumodelnumber, "87")
strcmp           4536 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  || !strcmp(cpumodelnumber, "133")))
strcmp           4538 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       if (cpuvendor && !strcmp(cpuvendor, "AuthenticAMD")
strcmp           4540 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	  && (!strcmp(cpufamilynumber, "21")
strcmp           4541 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	      || !strcmp(cpufamilynumber, "22")))
strcmp           4710 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (strcmp(fsroot_path, "/")) {
strcmp           4727 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (strcmp(fsroot_path, "/")) {
strcmp           4964 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       if (!strcmp(line, "nd_namespace_io"))
strcmp           5077 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   if (!strcmp(blocktype, "disk") || !strncmp(obj->name, "nvme", 4))
strcmp           5079 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   else if (!strcmp(blocktype, "NVDIMM")) /* FIXME: set by us above, to workaround udev returning "" so far */
strcmp           5081 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   else if (!strcmp(blocktype, "tape"))
strcmp           5083 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c   else if (!strcmp(blocktype, "cd") || !strcmp(blocktype, "floppy") || !strcmp(blocktype, "optical"))
strcmp           5108 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (!strcmp(dirent->d_name, ".") || !strcmp(dirent->d_name, ".."))
strcmp           5186 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (!strcmp(dirent->d_name, ".") || !strcmp(dirent->d_name, ".."))
strcmp           5303 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (!strcmp(dirent->d_name, ".") || !strcmp(dirent->d_name, ".."))
strcmp           5396 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (!strcmp(dirent->d_name, ".") || !strcmp(dirent->d_name, ".."))
strcmp           5434 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (!strcmp(dirent->d_name, ".") || !strcmp(dirent->d_name, ".."))
strcmp           5488 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     if (!strcmp(dirent->d_name, ".") || !strcmp(dirent->d_name, ".."))
strcmp            594 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c   if (ret == 6 && !strcmp(architecture, "sparc"))
strcmp            652 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c           if (strcmp(stat->value.c, "on-line")) {
strcmp            793 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c     } else if (!strcmp("pg_hw_perf", ksp->ks_module)) {
strcmp            805 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	  if (!strcmp(ksp->ks_name, "L3_Cache")) {
strcmp            818 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	  else if (!strcmp(ksp->ks_name, "L2_Cache")) {
strcmp           1388 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   if (strcmp(line, "Architecture: x86\n")) {
strcmp            190 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   } else if (strcmp((char *) dtd->SystemID, "hwloc.dtd")
strcmp            191 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c 	     && strcmp((char *) dtd->SystemID, "hwloc2.dtd")) {
strcmp            199 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   if (!strcmp((const char *) root_node->name, "root")) {
strcmp            202 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   } else if (!strcmp((const char *) root_node->name, "topology")) {
strcmp            290 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   } else if (strcmp((char *) dtd->SystemID, "hwloc2-diff.dtd")) {
strcmp            298 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c   if (strcmp((const char *) root_node->name, "topologydiff")) {
strcmp            321 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c     if (!strcmp(attrname, "refname")) {
strcmp            202 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   if (buffer[0] != '/' || strcmp(buffer+1, nstate->tagname) )
strcmp            360 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   if (!strcmp(xmlpath, "-"))
strcmp            501 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   if (strcmp(tag, "topologydiff"))
strcmp            508 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c     if (!strcmp(attrname, "refname")) {
strcmp            761 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   if (!strcmp(filename, "-")) {
strcmp            860 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c   if (!strcmp(filename, "-")) {
strcmp            112 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   if (!strcmp(name, "type")) {
strcmp            117 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "os_index"))
strcmp            119 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "gp_index")) {
strcmp            125 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   } else if (!strcmp(name, "cpuset")) {
strcmp            129 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   } else if (!strcmp(name, "complete_cpuset")) {
strcmp            133 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   } else if (!strcmp(name, "allowed_cpuset")) {
strcmp            137 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   } else if (!strcmp(name, "nodeset")) {
strcmp            141 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   } else if (!strcmp(name, "complete_nodeset")) {
strcmp            145 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   } else if (!strcmp(name, "allowed_nodeset")) {
strcmp            149 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   } else if (!strcmp(name, "name")) {
strcmp            153 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   } else if (!strcmp(name, "subtype")) {
strcmp            159 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "cache_size")) {
strcmp            168 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "cache_linesize")) {
strcmp            177 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "cache_associativity")) {
strcmp            186 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "cache_type")) {
strcmp            201 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "local_memory")) {
strcmp            212 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "depth")) {
strcmp            223 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "kind")) {
strcmp            232 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "subkind")) {
strcmp            241 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "pci_busid")) {
strcmp            267 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "pci_type")) {
strcmp            295 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "pci_link_speed")) {
strcmp            310 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "bridge_type")) {
strcmp            332 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "bridge_pci")) {
strcmp            356 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   else if (!strcmp(name, "osdev_type")) {
strcmp            380 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     if (!strcmp(name, "os_level")
strcmp            381 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	|| !strcmp(name, "online_cpuset"))
strcmp            387 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(name, "dmi_board_vendor")) {
strcmp            391 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(name, "dmi_board_name")) {
strcmp            400 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       if (!strcmp(name, "memory_kB")) {
strcmp            412 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       else if (!strcmp(name, "huge_page_size_kB")) {
strcmp            426 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       else if (!strcmp(name, "huge_page_free")) {
strcmp            467 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     if (!strcmp(attrname, "name"))
strcmp            469 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "value"))
strcmp            478 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	(!strcmp(infoname, "Type") || !strcmp(infoname, "CoProcType"))) {
strcmp            504 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     if (!strcmp(attrname, "size"))
strcmp            506 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "count"))
strcmp            541 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     if (!strcmp(attrname, "nbobjs"))
strcmp            543 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "relative_depth"))
strcmp            545 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "latency_base"))
strcmp            583 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       if (ret <= 0 || strcmp(tag, "latency")) {
strcmp            591 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       if (ret < 0 || strcmp(attrname, "value")) {
strcmp            653 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     if (!strcmp(attrname, "length"))
strcmp            655 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "encoding"))
strcmp            656 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       encoded = !strcmp(attrvalue, "base64");
strcmp            657 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "name"))
strcmp            782 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     if (!strcmp(attrname, "type")) {
strcmp            833 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     if (!strcmp(tag, "object")) {
strcmp            837 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     } else if (!strcmp(tag, "page_type")) {
strcmp            849 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     } else if (!strcmp(tag, "info")) {
strcmp            851 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     } else if (data->version_major < 2 && !strcmp(tag, "distances")) {
strcmp            853 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     } else if (!strcmp(tag, "userdata")) {
strcmp            954 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	    && obj->subtype && !strcmp(obj->subtype, "MCDRAM")
strcmp           1103 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     if (!strcmp(tag, "object")) {
strcmp           1205 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     if (!strcmp(attrname, "nbobjs"))
strcmp           1207 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "type")) {
strcmp           1211 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "indexing")) {
strcmp           1213 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       if (!strcmp(attrvalue, "os"))
strcmp           1215 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       else if (!strcmp(attrvalue, "gp"))
strcmp           1218 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "kind")) {
strcmp           1259 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     if (!strcmp(tag, "indexes"))
strcmp           1261 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(tag, "u64values"))
strcmp           1271 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	|| strcmp(attrname, "length")) {
strcmp           1419 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     if (!strcmp(attrname, "type"))
strcmp           1421 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "obj_depth"))
strcmp           1423 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "obj_index"))
strcmp           1425 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "obj_attr_type"))
strcmp           1427 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "obj_attr_index"))
strcmp           1429 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "obj_attr_name"))
strcmp           1431 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "obj_attr_oldvalue"))
strcmp           1433 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     else if (!strcmp(attrname, "obj_attr_newvalue"))
strcmp           1532 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     if (!strcmp(tag, "diff")) {
strcmp           1634 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   if (ret < 0 || !ret || strcmp(tag, "object"))
strcmp           1655 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       if (strcmp(tag, "distances2")) {
strcmp           2653 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       assert(!strcmp(name+6, "-anon"));
strcmp            343 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     if (!strcmp(infos[i].name, name)) {
strcmp           3165 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c       && strcmp(topology->backends->component->name, "xml")) {
strcmp             92 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/gl.h                     && !strcmp(name, osdev->name))
strcmp            116 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/inlines.h     if (!strcmp(info->name, name))
strcmp            166 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/nvml.h 		if (info && !strcmp(info, uuid))
strcmp            111 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/openfabrics-verbs.h 		    && osdev->name && !strcmp(ibname, osdev->name))
strcmp             44 opal/mca/mpool/base/mpool_base_lookup.c         if (strcmp(component->mpool_version.mca_component_name, name) == 0) {
strcmp            222 opal/mca/mpool/hugepage/mpool_hugepage_component.c         if (0 != strcmp(mntent->mnt_type, "hugetlbfs")) {
strcmp            112 opal/mca/patcher/linux/patcher_linux_module.c         if (0 == strcmp (symbol, elf_sym)) {
strcmp            600 opal/mca/pmix/base/pmix_base_fns.c         if (0 == strcmp(kv->key, key)) {
strcmp             76 opal/mca/pmix/base/pmix_base_hash.c 	if (0 == strcmp(key, kv->key)) {
strcmp            290 opal/mca/pmix/base/pmix_base_hash.c 	if (0 == strcmp(key, kv->key)) {
strcmp            459 opal/mca/pmix/ext1x/pmix1x_client.c                 if (0 == strcmp(key, ival->key)) {
strcmp            477 opal/mca/pmix/ext1x/pmix1x_client.c         if (0 == strcmp(key, OPAL_PMIX_JOBID)) {
strcmp            482 opal/mca/pmix/ext1x/pmix1x_client.c         } else if (0 == strcmp(key, OPAL_PMIX_RANK)) {
strcmp            495 opal/mca/pmix/ext1x/pmix1x_client.c             if (0 == strcmp(ival->key, OPAL_PMIX_IMMEDIATE)) {
strcmp            592 opal/mca/pmix/ext1x/pmix1x_client.c             if (0 == strcmp(ival->key, OPAL_PMIX_IMMEDIATE)) {
strcmp            256 opal/mca/pmix/ext1x/pmix1x_server_south.c             if (0 == strcmp(kv->key, OPAL_PMIX_PROC_DATA)) {
strcmp           1198 opal/mca/pmix/ext2x/ext2x.c             if (0 == strcmp(kv->key, OPAL_PMIX_JOB_TERM_STATUS)) {
strcmp            230 opal/mca/pmix/ext2x/ext2x_client.c             if (0 == strcmp(val->key, OPAL_PMIX_TOOL_NSPACE)) {
strcmp            233 opal/mca/pmix/ext2x/ext2x_client.c             } else if (0 == strcmp(val->key, OPAL_PMIX_TOOL_RANK)) {
strcmp            613 opal/mca/pmix/ext2x/ext2x_client.c         if (0 == strcmp(key, OPAL_PMIX_JOBID)) {
strcmp            622 opal/mca/pmix/ext2x/ext2x_client.c         if (0 == strcmp(key, OPAL_PMIX_RANK)) {
strcmp            722 opal/mca/pmix/ext2x/ext2x_client.c         if (0 == strcmp(key, OPAL_PMIX_JOBID)) {
strcmp            734 opal/mca/pmix/ext2x/ext2x_client.c         if (0 == strcmp(key, OPAL_PMIX_RANK)) {
strcmp            285 opal/mca/pmix/ext2x/ext2x_server_south.c             if (0 == strcmp(kv->key, OPAL_PMIX_PROC_DATA)) {
strcmp            890 opal/mca/pmix/ext3x/ext3x.c             if (0 == strcmp(kv->key, OPAL_PMIX_EVENT_RETURN_OBJECT)) {
strcmp           1427 opal/mca/pmix/ext3x/ext3x.c             if (0 == strcmp(kv->key, OPAL_PMIX_JOB_TERM_STATUS)) {
strcmp            230 opal/mca/pmix/ext3x/ext3x_client.c             if (0 == strcmp(val->key, OPAL_PMIX_TOOL_NSPACE)) {
strcmp            233 opal/mca/pmix/ext3x/ext3x_client.c             } else if (0 == strcmp(val->key, OPAL_PMIX_TOOL_RANK)) {
strcmp            614 opal/mca/pmix/ext3x/ext3x_client.c         if (0 == strcmp(key, OPAL_PMIX_JOBID)) {
strcmp            623 opal/mca/pmix/ext3x/ext3x_client.c         if (0 == strcmp(key, OPAL_PMIX_RANK)) {
strcmp            723 opal/mca/pmix/ext3x/ext3x_client.c         if (0 == strcmp(key, OPAL_PMIX_JOBID)) {
strcmp            735 opal/mca/pmix/ext3x/ext3x_client.c         if (0 == strcmp(key, OPAL_PMIX_RANK)) {
strcmp           1009 opal/mca/pmix/ext3x/ext3x_server_north.c             if (0 == strcmp(queries[n].qualifiers[m].key, PMIX_NSPACE)) {
strcmp            287 opal/mca/pmix/ext3x/ext3x_server_south.c             if (0 == strcmp(kv->key, OPAL_PMIX_PROC_DATA)) {
strcmp            542 opal/mca/pmix/ext3x/ext3x_server_south.c             if (0 == strcmp(kv->key, OPAL_PMIX_JOB_TERM_STATUS)) {
strcmp            307 opal/mca/pmix/pmix4x/pmix/examples/client.c         if (0 != strcmp(val->data.string, "1234")) {
strcmp            248 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         if (0 == strcmp(argv[i], "-h") ||
strcmp            249 opal/mca/pmix/pmix4x/pmix/examples/debugger.c             0 == strcmp(argv[i], "--help")) {
strcmp            253 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         if (0 == strcmp(argv[i], "-a") ||
strcmp            254 opal/mca/pmix/pmix4x/pmix/examples/debugger.c             0 == strcmp(argv[i], "--attach")) {
strcmp            362 opal/mca/pmix/pmix4x/pmix/examples/debugger.c             if (0 == strcmp(myquery_data.info[n].key, PMIX_QUERY_SPAWN_SUPPORT)) {
strcmp            369 opal/mca/pmix/pmix4x/pmix/examples/debugger.c             } else if (0 == strcmp(myquery_data.info[n].key, PMIX_QUERY_DEBUG_SUPPORT)) {
strcmp             71 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c             if (0 != strcmp(val->data.string, "1234")) {
strcmp            274 opal/mca/pmix/pmix4x/pmix/examples/server.c         if (0 == strcmp("-n", argv[n]) &&
strcmp            278 opal/mca/pmix/pmix4x/pmix/examples/server.c         } else if (0 == strcmp("-e", argv[n]) &&
strcmp             81 opal/mca/pmix/pmix4x/pmix/examples/tool.c         if (0 == strcmp("-u", argv[n]) || 0 == strcmp("--url", argv[n])) {
strcmp             87 opal/mca/pmix/pmix4x/pmix/examples/tool.c         } else if (0 == strcmp("-nspace", argv[n]) || 0 == strcmp("--nspace", argv[n])) {
strcmp             93 opal/mca/pmix/pmix4x/pmix/examples/tool.c         } else if (0 == strcmp("-uri", argv[n]) || 0 == strcmp("--uri", argv[n])) {
strcmp            236 opal/mca/pmix/pmix4x/pmix/src/client/pmi1.c     if (!strcmp(key, ANL_MAPPING)) {
strcmp            580 opal/mca/pmix/pmix4x/pmix/src/client/pmi2.c     if (!strcmp(name, ANL_MAPPING)) {
strcmp            569 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c     } else if (0 == strcmp(evar, "PMIX_BFROP_BUFFER_FULLY_DESC")) {
strcmp            781 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client.c                 if (0 == strcmp(PMIX_EMBED_BARRIER, info[n].key)) {
strcmp            257 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_connect.c         if (0 != strcmp(pmix_globals.myid.nspace, procs[cnt].nspace)) {
strcmp            660 opal/mca/pmix/pmix4x/pmix/src/client/pmix_client_pub.c                 if (0 == strcmp(pdata[i].key, tgt[j].key)) {
strcmp             79 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     if (0 == strcmp(level, PMIX_CLIENT_ATTRIBUTES)) {
strcmp             81 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     } else if (0 == strcmp(level, PMIX_SERVER_ATTRIBUTES)) {
strcmp             83 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     } else if (0 == strcmp(level, PMIX_HOST_ATTRIBUTES)) {
strcmp             85 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     } else if (0 == strcmp(level, PMIX_TOOL_ATTRIBUTES)) {
strcmp             93 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         if (0 == strcmp(function, fnptr->function)) {
strcmp            643 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c             if (0 == strcmp(fns[m], tptr->function) ||
strcmp            644 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c                 0 == strcmp(fns[m], "all")) {
strcmp            776 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c         if (0 != strcmp(cd->queries[n].keys[0], PMIX_QUERY_ATTRIBUTE_SUPPORT)) {
strcmp            947 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     if (0 == strcmp(level, PMIX_CLIENT_FUNCTIONS)) {
strcmp            950 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     } else if (0 == strcmp(level, PMIX_SERVER_FUNCTIONS)) {
strcmp            953 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     } else if (0 == strcmp(level, PMIX_HOST_FUNCTIONS)) {
strcmp            956 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     } else if (0 == strcmp(level, PMIX_TOOL_FUNCTIONS)) {
strcmp           1048 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     if (0 == strcmp(level, PMIX_CLIENT_ATTRIBUTES)) {
strcmp           1050 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     } else if (0 == strcmp(level, PMIX_SERVER_ATTRIBUTES)) {
strcmp           1052 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     } else if (0 == strcmp(level, PMIX_HOST_ATTRIBUTES)) {
strcmp           1054 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     } else if (0 == strcmp(level, PMIX_TOOL_ATTRIBUTES)) {
strcmp           1112 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     if (0 == strcmp(level, PMIX_CLIENT_ATTRIBUTES)) {
strcmp           1114 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     } else if (0 == strcmp(level, PMIX_SERVER_ATTRIBUTES)) {
strcmp           1116 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     } else if (0 == strcmp(level, PMIX_HOST_ATTRIBUTES)) {
strcmp           1118 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c     } else if (0 == strcmp(level, PMIX_TOOL_ATTRIBUTES)) {
strcmp           1133 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c             if (0 == strcmp(tmp[n], "all")) {
strcmp           1136 opal/mca/pmix/pmix4x/pmix/src/common/pmix_attributes.c             } else if (0 == strcmp(tmp[n], fnptr->function)) {
strcmp            197 opal/mca/pmix/pmix4x/pmix/src/common/pmix_query.c         if (0 == strcmp(queries[n].keys[0], PMIX_QUERY_ATTRIBUTE_SUPPORT)) {
strcmp            224 opal/mca/pmix/pmix4x/pmix/src/common/pmix_query.c                 if (0 != strcmp(queries[n].qualifiers[p].value.data.string, pmix_globals.hostname)) {
strcmp            796 opal/mca/pmix/pmix4x/pmix/src/event/pmix_event_registration.c             if (0 == strcmp(ev->name, name)) {
strcmp            466 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c         if (0 == strcmp(cf->path, path)) {
strcmp            481 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c         if ((0 == strcmp(ep->d_name, ".")) ||
strcmp            482 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c             (0 == strcmp(ep->d_name, ".."))) {
strcmp            494 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c             if (0 == strcmp(cf->path, filenm)) {
strcmp            554 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c     if (0 == strcmp(path, cd->path) && cd->leave_topdir) {
strcmp            571 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c                         if ((0 != strcmp(ep->d_name, ".")) &&
strcmp            572 opal/mca/pmix/pmix4x/pmix/src/include/pmix_globals.c                             (0 != strcmp(ep->d_name, ".."))) {
strcmp            176 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c         if (0 == strcmp(param, (*params)[i])) {
strcmp            225 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c         if (0 == strcmp(args[i], "-"PMIX_MCA_CMD_LINE_ID) ||
strcmp            226 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c             0 == strcmp(args[i], "--"PMIX_MCA_CMD_LINE_ID)) {
strcmp            296 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c         if ( strcmp(component_name, *req_comp_name) == 0 ) {
strcmp            334 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c             if (0 == strcmp(requested_component_names[i],
strcmp            147 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         if (0 == strcmp (ri->ri_name, name)) {
strcmp            216 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         if ((0 == strcmp(dir, "USER_DEFAULT") || 0 == strcmp(dir, "USR_DEFAULT"))
strcmp            219 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         } else if (0 == strcmp(dir, "SYS_DEFAULT") ||
strcmp            220 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c                    0 == strcmp(dir, "SYSTEM_DEFAULT")) {
strcmp            225 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c             !(0 == strcmp(dir, pmix_mca_base_system_default_path) || 0 == strcmp(dir, pmix_mca_base_user_default_path))) {
strcmp            328 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         if (0 == strcmp (ri->ri_name, name)) {
strcmp            386 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         if (0 == strcmp(mitem->cli_component->pmix_mca_component_name, ri->ri_name)) {
strcmp            408 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c     if (0 != strcmp (ri->ri_type, framework->framework_name)) {
strcmp            500 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c         if (0 != strcmp(component_struct->pmix_mca_type_name, ri->ri_type) ||
strcmp            501 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_repository.c             0 != strcmp(component_struct->pmix_mca_component_name, ri->ri_name)) {
strcmp             62 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_parse_paramfile.c         if (0 == strcmp(name, fv->mbvfv_var)) {
strcmp            204 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if ((NULL != str1 && 0 == strcmp (str1, "*")) ||
strcmp            210 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         return strcmp (str1, str2);
strcmp            229 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (0 == strcmp (pmix_mca_base_var_file_list[i], filename)) {
strcmp            484 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c     if (0 == strcmp (pmix_mca_base_var_files, "none")) {
strcmp           1683 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             if (0 == strcmp (var->mbv_source_file, pmix_mca_base_var_override_file)) {
strcmp           1743 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c         if (0 != strcmp(fv->mbvfv_var, var_full_name) &&
strcmp           1744 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             0 != strcmp(fv->mbvfv_var, var_long_name)) {
strcmp             79 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c         if (0 == strcmp (string_value, "true") || 0 == strcmp (string_value, "t") ||
strcmp             80 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c             0 == strcmp (string_value, "enabled") || 0 == strcmp (string_value, "yes")) {
strcmp             82 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c         } else if (0 == strcmp (string_value, "false") || 0 == strcmp (string_value, "f") ||
strcmp             83 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c                    0 == strcmp (string_value, "disabled") || 0 == strcmp (string_value, "no")) {
strcmp            147 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_enum.c             if (0 == strcmp (verbose_values[i].string, string_value)) {
strcmp            147 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c     if ((NULL != str1 && 0 == strcmp (str1, "*")) ||
strcmp            153 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c         return 0 == strcmp (str1, str2);
strcmp            222 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var_group.c         (0 == strcmp (project_name, framework_name))) {
strcmp            493 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c             if (0 == strcmp(p->data.string, p1->data.string)) {
strcmp            514 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c                 ret = strcmp(p->data.envar.envar, p1->data.envar.envar);
strcmp            530 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c                 ret = strcmp(p->data.envar.value, p1->data.envar.value);
strcmp             94 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_stubs.c                 if (0 == strcmp(tmp[i], active->component->base.pmix_mca_component_name)) {
strcmp            217 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/copy.c             rc = strcmp(p->data.string, p1->data.string);
strcmp            242 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             rc = strcmp(p->data.string, p1->data.string);
strcmp            321 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/copy.c             rc = strcmp(p->data.string, p1->data.string);
strcmp            220 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if(strcmp(d_ptr->d_name, ".") && strcmp(d_ptr->d_name, "..")) {
strcmp            481 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             (0 == strcmp(ns_map[idx].data.name, nspace))) {
strcmp            500 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             (0 == strcmp(ns_map[idx].data.name, nspace))) {
strcmp           1601 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                 if (0 == strcmp(PMIX_USERID, info[n].key)) {
strcmp           1606 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                 if (0 == strcmp(PMIX_DSTPATH, info[n].key)) {
strcmp           1625 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                 if (0 == strcmp(PMIX_SERVER_TMPDIR, info[n].key)) {
strcmp           2386 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (0 == strcmp(PMIX_USERID, info[n].key)) {
strcmp           2391 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (0 == strcmp(PMIX_LOCAL_SIZE, info[n].key)) {
strcmp           2467 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (0 == strcmp(ns_map[map_idx].data.name, nspace)) {
strcmp           2509 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c             if (0 == strcmp(peer->info->pname.nspace, nspace) && peer->info->pname.rank == rank) {
strcmp           2700 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c                 if (0 == strcmp(PMIX_LOCAL_PEERS, info[i].key)) {
strcmp             66 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_base.c                     if (0 == strcmp(options[m], "ds12")) {
strcmp             71 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds12/gds_ds12_base.c                     if (0 == strcmp(options[m], "dstore")) {
strcmp             62 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_base.c                     if (0 == strcmp(options[m], "ds21")) {
strcmp             67 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_base.c                     if (0 == strcmp(options[m], "dstore")) {
strcmp            155 opal/mca/pmix/pmix4x/pmix/src/mca/gds/ds21/gds_ds21_file.c     if( !strcmp(key, ESH_REGION_EXTENSION) ) {
strcmp            191 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c                     if (0 == strcmp(options[m], "hash")) {
strcmp            389 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (0 == strcmp(nptr->nspace, t->ns)) {
strcmp            415 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (0 == strcmp(info[n].key, PMIX_NODE_MAP)) {
strcmp            443 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         } else if (0 == strcmp(info[n].key, PMIX_PROC_MAP)) {
strcmp            457 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         } else if (0 == strcmp(info[n].key, PMIX_PROC_DATA)) {
strcmp            467 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (0 != strcmp(iptr[0].key, PMIX_RANK) ||
strcmp            607 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (0 == strcmp(ns->nspace, t->ns)) {
strcmp            813 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (0 == strcmp(htptr->ns, nspace)) {
strcmp            834 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (0 == strcmp(kptr->key, PMIX_PROC_BLOB)) {
strcmp            885 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         } else if (0 == strcmp(kptr->key, PMIX_MAP_BLOB)) {
strcmp           1095 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (0 == strcmp(proc->nspace, t->ns)) {
strcmp           1218 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (0 == strcmp(proc->nspace, t->ns)) {
strcmp           1289 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c             if (0 == strcmp(proc->nspace, t->ns)) {
strcmp           1346 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (0 == strcmp(proc->nspace, t->ns)) {
strcmp           1465 opal/mca/pmix/pmix4x/pmix/src/mca/gds/hash/gds_hash.c         if (0 == strcmp(nspace, t->ns)) {
strcmp            220 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c                 if (strcmp(ptr, ".la") == 0 ||
strcmp            221 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c                     strcmp(ptr, ".lo") == 0) {
strcmp            234 opal/mca/pmix/pmix4x/pmix/src/mca/pdl/pdlopen/pdl_pdlopen_module.c                 if (strcmp(good_files[j], abs_name) == 0) {
strcmp            112 opal/mca/pmix/pmix4x/pmix/src/mca/plog/base/plog_base_select.c         if (0 == strcmp(newmodule->module->name, "default")) {
strcmp             64 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c             if (0 == strcmp(ns->nspace, nspace)) {
strcmp            148 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (0 == strcmp(ns->nspace, nspace)) {
strcmp            193 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (0 == strcmp(ns->nspace, proc->nspace)) {
strcmp            283 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (0 == strcmp(ns->nspace, nspace)) {
strcmp            300 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c         if (0 == strcmp(nspace, job->nspace)) {
strcmp            310 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c             if (0 == strcmp(nspace, lp->nspace)) {
strcmp            629 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c             if (0 == strcmp(nspace, jptr->nspace)) {
strcmp            651 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c                 if (0 == strcmp(nodes[n], ndptr->name)) {
strcmp            674 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c             if (0 == strcmp(nspace, lp->nspace)) {
strcmp            363 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c                 if (0 == strcmp(nptr->nspace, lp->nspace)) {
strcmp            477 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c         if (0 == strcmp(kv->key, PMIX_PNET_OPA_BLOB)) {
strcmp            749 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c                 if (0 == strcmp(hostname, ndptr->name)) {
strcmp            762 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c                 if (0 == strcmp(lt->name, "opa")) {
strcmp            841 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/opa/pnet_opa.c                     if (0 == strcmp(lt->name, "opa")) {
strcmp            450 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                 if (0 == strcmp(aptr->type, "tcp")) {
strcmp            452 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                     if (NULL != plane && (NULL == aptr->plane || 0 != strcmp(aptr->plane, plane))) {
strcmp            491 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                 if (0 == strcmp(aptr->type, "udp")) {
strcmp            493 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                     if (NULL != plane && (NULL == aptr->plane || 0 != strcmp(aptr->plane, plane))) {
strcmp            538 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                 if (0 != strcmp(aptr->plane, plane)) {
strcmp            592 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                             if (0 == strcmp(aptr->type, type)) {
strcmp            594 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                                 if (NULL != plane && (NULL == aptr->plane || 0 != strcmp(aptr->plane, plane))) {
strcmp            864 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c         if (0 == strcmp(nptr->nspace, trk->nspace)) {
strcmp           1114 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                 if (0 == strcmp(hostname, ndptr->name)) {
strcmp           1127 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                 if (0 == strcmp(lt->name, "tcp")) {
strcmp           1184 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c                     if (0 == strcmp(lt->name, "tcp")) {
strcmp            235 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c         if (0 == strcmp(jptr->nspace, nptr->nspace)) {
strcmp            248 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/test/pnet_test.c                 if (0 == strcmp(job->nspace, lptr->nspace)) {
strcmp            178 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c                 && 0 != strcmp(prefix, vreg->prefix)) {
strcmp            189 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c                 0 != strcmp(suffix, vreg->suffix)) {
strcmp            466 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (0 == strcmp(tmp, "pmix")) {
strcmp            508 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c     if (0 == strcmp(tmp, "pmix")) {
strcmp             69 opal/mca/pmix/pmix4x/pmix/src/mca/psec/base/psec_base_fns.c                 if (0 == strcmp(tmp[i], active->component->base.pmix_mca_component_name)) {
strcmp            125 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c                     if (0 == strcmp(types[m], "munge")) {
strcmp            203 opal/mca/pmix/pmix4x/pmix/src/mca/psec/munge/psec_munge.c                     if (0 == strcmp(types[m], "munge")) {
strcmp             92 opal/mca/pmix/pmix4x/pmix/src/mca/psec/native/psec_native.c                     if (0 == strcmp(types[m], "native")) {
strcmp            242 opal/mca/pmix/pmix4x/pmix/src/mca/psec/native/psec_native.c                     if (0 == strcmp(types[m], "native")) {
strcmp             96 opal/mca/pmix/pmix4x/pmix/src/mca/psec/none/psec_none.c                     if (0 == strcmp(types[m], "none")) {
strcmp            190 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c     if (0 != strcmp(monitor->key, PMIX_MONITOR_FILE)) {
strcmp            202 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c         if (0 == strcmp(directives[n].key, PMIX_MONITOR_FILE_SIZE)) {
strcmp            204 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c         } else if (0 == strcmp(directives[n].key, PMIX_MONITOR_FILE_ACCESS)) {
strcmp            206 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c         } else if (0 == strcmp(directives[n].key, PMIX_MONITOR_FILE_MODIFY)) {
strcmp            208 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c         } else if (0 == strcmp(directives[n].key, PMIX_MONITOR_FILE_DROPS)) {
strcmp            210 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c         } else if (0 == strcmp(directives[n].key, PMIX_MONITOR_FILE_CHECK_TIME)) {
strcmp            212 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c         } else if (0 == strcmp(directives[n].key, PMIX_RANGE)) {
strcmp            247 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c             (NULL != ft->id && 0 == strcmp(ft->id, cd->id))) {
strcmp            181 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c     if (0 != strcmp(monitor->key, PMIX_MONITOR_HEARTBEAT)) {
strcmp            193 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c         if (0 == strcmp(directives[n].key, PMIX_MONITOR_HEARTBEAT_TIME)) {
strcmp            195 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c         } else if (0 == strcmp(directives[n].key, PMIX_MONITOR_HEARTBEAT_DROPS)) {
strcmp            197 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c         } else if (0 == strcmp(directives[n].key, PMIX_RANGE)) {
strcmp            241 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/heartbeat/psensor_heartbeat.c             (NULL != ft->id && 0 == strcmp(ft->id, cd->id))) {
strcmp            259 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c                     if (0 == strcmp(server_nspace, info[n].value.data.string)) {
strcmp            271 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c                     if (0 == strcmp(suri, info[n].value.data.string)) {
strcmp           1366 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         if (0 == strcmp(dir_entry->d_name, ".") ||
strcmp           1367 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c             0 == strcmp(dir_entry->d_name, "..")) {
strcmp            278 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         0 != strcmp(mca_ptl_tcp_component.report_uri, "-") &&
strcmp            279 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         0 != strcmp(mca_ptl_tcp_component.report_uri, "+")) {
strcmp            413 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             } else if (0 == strcmp(info[n].key, PMIX_SERVER_TOOL_SUPPORT)) {
strcmp            656 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (0 == strcmp(mca_ptl_tcp_component.report_uri, "-")) {
strcmp            658 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         } else if (0 == strcmp(mca_ptl_tcp_component.report_uri, "+")) {
strcmp           1348 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c                 if (0 == strcmp(tmp->nspace, nspace)) {
strcmp           1498 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         if (0 == strcmp(tmp->nspace, nspace)) {
strcmp            190 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c             if (0 == strcmp(info[n].key, PMIX_USOCK_DISABLE)) {
strcmp            550 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/usock/ptl_usock_component.c         if (0 == strcmp(tmp->nspace, nspace)) {
strcmp            280 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c         if (0 == strcmp(name, trk->name)) {
strcmp            346 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c         if (0 == strcmp(name, trk->name)) {
strcmp            383 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c         if (0 == strcmp(name, trk->name)) {
strcmp            416 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c         if (0 == strcmp(name, trk->name)) {
strcmp            458 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_progress_threads.c         if (0 == strcmp(name, trk->name)) {
strcmp            302 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                     if (0 == strcmp(info[n].key, protected[m])) {
strcmp            544 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (0 == strcmp(tmp->nspace, cd->proc.nspace)) {
strcmp            567 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (0 == strcmp(cd->info[i].key, PMIX_REGISTER_NODATA)) {
strcmp            967 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (0 == strcmp(ns->nspace, cd->proc.nspace)) {
strcmp           1022 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                             0 == strcmp(trk->pcs[i].nspace, ns->nspace)) {
strcmp           1120 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (0 == strcmp(tmp->nspace, cd->proc.nspace)) {
strcmp           1319 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c         if (0 == strcmp(ns->nspace, cd->proc.nspace)) {
strcmp           2338 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c             if (0 == strcmp(nptr->ns->compat.gds->name,
strcmp           2535 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server.c                 if (0 == strcmp(nspaces[i], cd->peer->info->pname.nspace)) {
strcmp            194 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c         if (0 == strcmp(nspace, ns->nspace)) {
strcmp            899 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c         if (0 == strcmp(caddy->lcd->proc.nspace, ns->nspace)) {
strcmp            937 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_get.c                 if (0 == strcmp(nm->ns->nspace, cd->peer->nptr->nspace)) {
strcmp            339 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (NULL != trk->id && 0 == strcmp(id, trk->id)) {
strcmp            354 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                     if (0 == strcmp(procs[i].nspace, trk->pcs[j].nspace) &&
strcmp            445 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (0 == strcmp(procs[i].nspace, ns->nspace)) {
strcmp            459 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (0 == strcmp(nptr->nspace, nm->ns->nspace)) {
strcmp            655 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                         if (0 == strcmp(nm->ns->nspace, pcs.nspace)) {
strcmp            909 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c             if (0 == strcmp(info[n].key, PMIX_COLLECT_DATA)) {
strcmp           2563 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (0 == strcmp(cd->queries[n].keys[0], PMIX_QUERY_ATTRIBUTE_SUPPORT)) {
strcmp           2585 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 if (0 != strcmp(cd->queries[n].qualifiers[p].value.data.string, pmix_globals.hostname)) {
strcmp           2913 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 if (0 == strcmp(tmp->nspace, cd->targets[n].nspace)) {
strcmp           3042 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                     if (0 == strcmp(cf2->path, cf->path)) {
strcmp           3062 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                     if (0 == strcmp(cdir2->path, cdir->path)) {
strcmp           3078 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                         if (0 == strcmp(cf->path, cdir->path)) {
strcmp           3101 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                     if (0 == strcmp(cf2->path, cf->path)) {
strcmp           3109 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                         if (0 == strcmp(cf->path, cf2->path)) {
strcmp           3769 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c                 if (0 == strcmp(nptr->ns->compat.gds->name,
strcmp           3916 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (0 == strcmp(grpid, pgrp->grpid)) {
strcmp           4240 opal/mca/pmix/pmix4x/pmix/src/server/pmix_server_ops.c         if (0 == strcmp(grpid, pgrp->grpid)) {
strcmp            536 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c     } else if (0 == strcmp(evar, "PMIX_BFROP_BUFFER_FULLY_DESC")) {
strcmp            356 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         if (0 == strcmp("all", scope)) {
strcmp            386 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             if (0 == strcmp(pmix_info_path_prefix, scope)) {
strcmp            388 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_bindir, scope)) {
strcmp            390 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_libdir, scope)) {
strcmp            392 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_incdir, scope)) {
strcmp            394 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_mandir, scope)) {
strcmp            396 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_pkglibdir, scope)) {
strcmp            398 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_sysconfdir, scope)) {
strcmp            400 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_exec_prefix, scope)) {
strcmp            402 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_sbindir, scope)) {
strcmp            404 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_libexecdir, scope)) {
strcmp            406 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_datarootdir, scope)) {
strcmp            408 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_datadir, scope)) {
strcmp            410 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_sharedstatedir, scope)) {
strcmp            412 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_localstatedir, scope)) {
strcmp            414 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_infodir, scope)) {
strcmp            416 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_pkgdatadir, scope)) {
strcmp            418 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             } else if (0 == strcmp(pmix_info_path_pkgincludedir, scope)) {
strcmp            476 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             if (0 == strcmp(pmix_info_type_all, type)) {
strcmp            504 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                 if (0 == strcmp(str, type)) {
strcmp            583 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             if (0 == strcmp(type, pmix_var_type_names[var->mbv_type]) && (var->mbv_info_lvl <= max_level)) {
strcmp            624 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (0 != strcmp (group_component, "base")) {
strcmp            639 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                     if (0 == strcmp (requested_components[i], group_component)) {
strcmp            726 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (0 == strcmp (component, "all")) {
strcmp           1005 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (0 == strcmp(pmix_info_component_all, component_name)) {
strcmp           1010 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (0 != strcmp(pmix_info_type_all, type_name)) {
strcmp           1017 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             if (0 == strcmp(pos, type_name)) {
strcmp           1035 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         if ((want_all_types || 0 == strcmp(type_name, map->type)) && map->components) {
strcmp           1040 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                     0 == strcmp(component->pmix_mca_component_name, component_name)) {
strcmp           1049 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                     0 == strcmp(component_name, ri->ri_name) ) {
strcmp           1112 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (0 == strcmp(ver_type, pmix_info_ver_all) ||
strcmp           1113 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         0 == strcmp(ver_type, pmix_info_ver_mca)) {
strcmp           1117 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (0 == strcmp(ver_type, pmix_info_ver_all) ||
strcmp           1118 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         0 == strcmp(ver_type, pmix_info_ver_type)) {
strcmp           1122 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (0 == strcmp(ver_type, pmix_info_ver_all) ||
strcmp           1123 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         0 == strcmp(ver_type, pmix_info_ver_component)) {
strcmp           1255 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (0 == strcmp(scope, pmix_info_ver_full) ||
strcmp           1256 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         0 == strcmp(scope, pmix_info_ver_all)) {
strcmp           1267 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     } else if (0 == strcmp(scope, pmix_info_ver_major)) {
strcmp           1269 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     } else if (0 == strcmp(scope, pmix_info_ver_minor)) {
strcmp           1271 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     } else if (0 == strcmp(scope, pmix_info_ver_release)) {
strcmp           1273 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     } else if (0 == strcmp(scope, pmix_info_ver_greek)) {
strcmp           1275 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     } else if (0 == strcmp(scope, pmix_info_ver_repo)) {
strcmp            144 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         if (0 == strcmp(arg, (*argv)[i])) {
strcmp            172 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         if (0 == strcmp(arg, (*argv)[i])) {
strcmp            305 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c         if (0 == strcmp(cmd->lcl_argv[i], "--")) {
strcmp            407 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                            0 == strcmp(option->clo_single_dash_name, "h")) ||
strcmp            409 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                            0 == strcmp(option->clo_long_name, "help"))) {
strcmp            426 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                         if (0 == strcmp(cmd->lcl_argv[i],
strcmp           1158 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c              0 == strcmp(option_name, option->clo_long_name)) ||
strcmp           1160 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c              0 == strcmp(option_name, option->clo_single_dash_name)) ||
strcmp           1350 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     if (0 == strcmp(arg, "debug")) {
strcmp           1352 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     } else if (0 == strcmp(arg, "output")) {
strcmp           1354 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     } else if (0 == strcmp(arg, "input")) {
strcmp           1356 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     } else if (0 == strcmp(arg, "mapping")) {
strcmp           1358 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     } else if (0 == strcmp(arg, "ranking")) {
strcmp           1360 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     } else if (0 == strcmp(arg, "binding")) {
strcmp           1362 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     } else if (0 == strcmp(arg, "devel")) {
strcmp           1364 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     } else if (0 == strcmp(arg, "compatibility")) {
strcmp           1366 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     } else if (0 == strcmp(arg, "launch")) {
strcmp           1368 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     } else if (0 == strcmp(arg, "dvm")) {
strcmp           1370 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     } else if (0 == strcmp(arg, "general")) {
strcmp           1372 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c     } else if (0 == strcmp(arg, "parsable")) {
strcmp            294 opal/mca/pmix/pmix4x/pmix/src/util/hash.c                         if (0 == strcmp(key, kv->key)) {
strcmp            328 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         if (0 == strcmp(key, kv->key)) {
strcmp            347 opal/mca/pmix/pmix4x/pmix/src/util/hash.c         if (0 == strcmp(key, kv->key)) {
strcmp            182 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c         if ((0 == strcmp(ep->d_name, ".")) ||
strcmp            183 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c             (0 == strcmp(ep->d_name, ".."))) {
strcmp            275 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c                         if ((0 != strcmp(ep->d_name, ".")) &&
strcmp            276 opal/mca/pmix/pmix4x/pmix/src/util/os_dirpath.c                             (0 != strcmp(ep->d_name, ".."))) {
strcmp            671 opal/mca/pmix/pmix4x/pmix/src/util/output.c             if (0 != strcmp(info[i].ldi_file_suffix, info[n].ldi_file_suffix)) {
strcmp            192 opal/mca/pmix/pmix4x/pmix/src/util/path.c             if (0 == strcmp(dirv[i], ".")) {
strcmp            433 opal/mca/pmix/pmix4x/pmix/src/util/path.c                 (0 == strcmp(part->mnt_dir, dev_path)))
strcmp             92 opal/mca/pmix/pmix4x/pmix/src/util/pif.c         if (strcmp(intf->if_name, if_name) == 0) {
strcmp            113 opal/mca/pmix/pmix4x/pmix/src/util/pif.c         if (strcmp(intf->if_name, if_name) == 0) {
strcmp            133 opal/mca/pmix/pmix4x/pmix/src/util/pif.c         if (strcmp(intf->if_name, if_name) == 0) {
strcmp            168 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c                 if (4 > base_len || 0 != strcmp(base + base_len - 4, ".txt")) {
strcmp            224 opal/mca/pmix/pmix4x/pmix/src/util/show_help.c             ret = strcmp(tmp + 1, topic);
strcmp            343 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     log_assert(!strcmp(tval, val), "value does not meet expectation");
strcmp            402 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c     log_assert(!strcmp(tval, val), "value does not meet expectation");
strcmp            443 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c         log_assert(!strcmp(tval, val), "value does not meet expectation");
strcmp            488 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c         log_assert(!strcmp(tval, val), "value does not meet expectation");
strcmp            390 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c     log_assert(!strcmp(tval, val), "value does not meet expectation");
strcmp            434 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c         log_assert(!strcmp(tval, val), "value does not meet expectation");
strcmp            136 opal/mca/pmix/pmix4x/pmix/test/pmix_client.c     if( NULL != params.nspace && 0 != strcmp(myproc.nspace, params.nspace) ) {
strcmp             81 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c                 (0 == strcmp(proc->nspace, cli_info[i].ns))){
strcmp            166 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c             if (!strcmp(old_info->data.key, info[i].key)) {
strcmp            202 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c             if (0 == strcmp(tinfo->data.key, keys[i])) {
strcmp            242 opal/mca/pmix/pmix4x/pmix/test/server_callbacks.c                     if (!strcmp(iptr->data.key, keys[i])) {
strcmp            319 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         if (0 == strcmp("-n", argv[n]) &&
strcmp            323 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         } else if (0 == strcmp("-h", argv[n])) {
strcmp            141 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c         if (0 == strcmp("-abort", argv[1])) {
strcmp             77 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c             if (0 != strcmp(val->data.string, "1234")) {
strcmp            363 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         if (0 == strcmp("-n", argv[n]) &&
strcmp            367 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         } else if (0 == strcmp("-e", argv[n]) &&
strcmp            378 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         } else if (0 == strcmp("-x", argv[n])) {
strcmp            383 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         } else if (0 == strcmp("-u", argv[n])) {
strcmp            387 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         } else if (0 == strcmp("-hwloc", argv[n]) ||
strcmp            388 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                    0 == strcmp("--hwloc", argv[n])) {
strcmp            391 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         } else if (0 == strcmp("-hwloc-file", argv[n]) ||
strcmp            392 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                    0 == strcmp("--hwloc-file", argv[n])) {
strcmp            401 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         } else if (0 == strcmp("-h", argv[n])) {
strcmp             65 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c     if (0 != strcmp(info[0].value.data.string, "0")) {
strcmp             69 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c     if (0 != strcmp(info[1].value.data.string, "1")) {
strcmp            239 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         if (0 == strcmp("-n", argv[n]) &&
strcmp            243 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         } else if (0 == strcmp("-e", argv[n]) &&
strcmp            254 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         } else if ((0 == strcmp("-reps", argv[n]) ||
strcmp            255 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                    0 == strcmp("--reps", argv[n])) &&
strcmp            258 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         } else if ((0 == strcmp("-sleep", argv[n]) ||
strcmp            259 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                    0 == strcmp("--sleep", argv[n])) &&
strcmp            262 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         } else if (0 == strcmp("-h", argv[n])) {
strcmp             51 opal/mca/pmix/pmix4x/pmix/test/test_common.c         if (0 == strcmp(argv[i], "--n") || 0 == strcmp(argv[i], "-n")) {
strcmp             60 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--h") || 0 == strcmp(argv[i], "-h")) {
strcmp             85 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--exec") || 0 == strcmp(argv[i], "-e")) {
strcmp             90 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--nservers") || 0 == strcmp(argv[i], "-s")){
strcmp             95 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if( 0 == strcmp(argv[i], "--verbose") || 0 == strcmp(argv[i],"-v") ){
strcmp             98 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--timeout") || 0 == strcmp(argv[i], "-t")) {
strcmp            106 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if( 0 == strcmp(argv[i], "-o")) {
strcmp            111 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if( 0 == strcmp(argv[i], "-s")) {
strcmp            116 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--rank") || 0 == strcmp(argv[i], "-r")) {
strcmp            121 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if( 0 == strcmp(argv[i], "--early-fail") ){
strcmp            123 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--fence")) {
strcmp            132 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--use-same-keys")) {
strcmp            134 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--job-fence")) {
strcmp            136 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--collect-corrupt")) {
strcmp            138 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--collect") || 0 == strcmp(argv[i], "-c")) {
strcmp            140 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--non-blocking") || 0 == strcmp(argv[i], "-nb")) {
strcmp            142 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--noise")) {
strcmp            151 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--ns-dist")) {
strcmp            156 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--ns-size")) {
strcmp            161 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--ns-id")) {
strcmp            166 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if (0 == strcmp(argv[i], "--base-rank")) {
strcmp            171 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if( 0 == strcmp(argv[i], "--test-publish") ){
strcmp            173 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if( 0 == strcmp(argv[i], "--test-spawn") ){
strcmp            175 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if( 0 == strcmp(argv[i], "--test-connect") ){
strcmp            177 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if( 0 == strcmp(argv[i], "--test-resolve-peers") ){
strcmp            179 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if( 0 == strcmp(argv[i], "--test-error") ){
strcmp            181 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if(0 == strcmp(argv[i], "--test-replace") ) {
strcmp            192 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if(0 == strcmp(argv[i], "--test-internal")) {
strcmp            199 opal/mca/pmix/pmix4x/pmix/test/test_common.c         } else if(0 == strcmp(argv[i], "--gds") ) {
strcmp             40 opal/mca/pmix/pmix4x/pmix/test/test_publish.c             if (0 == strcmp(pdata[i].key, tgt[j].key)) {
strcmp            211 opal/mca/pmix/pmix4x/pmix/test/test_server.c                 if (0 == strcmp(nspace, tmp->name)) {
strcmp            622 opal/mca/pmix/pmix4x/pmix/test/test_server.c         if (0 == strcmp(tmp->name, nspace)) {
strcmp            889 opal/mca/pmix/pmix4x/pmix4x.c             if (0 == strcmp(kv->key, OPAL_PMIX_EVENT_RETURN_OBJECT)) {
strcmp           1414 opal/mca/pmix/pmix4x/pmix4x.c             if (0 == strcmp(kv->key, OPAL_PMIX_JOB_TERM_STATUS)) {
strcmp            229 opal/mca/pmix/pmix4x/pmix4x_client.c             if (0 == strcmp(val->key, OPAL_PMIX_TOOL_NSPACE)) {
strcmp            232 opal/mca/pmix/pmix4x/pmix4x_client.c             } else if (0 == strcmp(val->key, OPAL_PMIX_TOOL_RANK)) {
strcmp            613 opal/mca/pmix/pmix4x/pmix4x_client.c         if (0 == strcmp(key, OPAL_PMIX_JOBID)) {
strcmp            622 opal/mca/pmix/pmix4x/pmix4x_client.c         if (0 == strcmp(key, OPAL_PMIX_RANK)) {
strcmp            722 opal/mca/pmix/pmix4x/pmix4x_client.c         if (0 == strcmp(key, OPAL_PMIX_JOBID)) {
strcmp            734 opal/mca/pmix/pmix4x/pmix4x_client.c         if (0 == strcmp(key, OPAL_PMIX_RANK)) {
strcmp            118 opal/mca/pmix/pmix4x/pmix4x_local.c              0 != strcmp(evar->opalvalue, evar->pmixvalue))) {
strcmp           1008 opal/mca/pmix/pmix4x/pmix4x_server_north.c             if (0 == strcmp(queries[n].qualifiers[m].key, PMIX_NSPACE)) {
strcmp            286 opal/mca/pmix/pmix4x/pmix4x_server_south.c             if (0 == strcmp(kv->key, OPAL_PMIX_PROC_DATA)) {
strcmp            542 opal/mca/pmix/pmix4x/pmix4x_server_south.c             if (0 == strcmp(kv->key, OPAL_PMIX_JOB_TERM_STATUS)) {
strcmp            547 opal/mca/pmix/pmix4x/pmix4x_server_south.c                 if (0 == strcmp(kv->key, OPAL_PMIX_EVENT_CUSTOM_RANGE)) {
strcmp            379 opal/mca/pstat/linux/pstat_linux_module.c             if (0 == strcmp(dptr, "MemTotal")) {
strcmp            381 opal/mca/pstat/linux/pstat_linux_module.c             } else if (0 == strcmp(dptr, "MemFree")) {
strcmp            383 opal/mca/pstat/linux/pstat_linux_module.c             } else if (0 == strcmp(dptr, "Buffers")) {
strcmp            385 opal/mca/pstat/linux/pstat_linux_module.c             } else if (0 == strcmp(dptr, "Cached")) {
strcmp            387 opal/mca/pstat/linux/pstat_linux_module.c             } else if (0 == strcmp(dptr, "SwapCached")) {
strcmp            389 opal/mca/pstat/linux/pstat_linux_module.c             } else if (0 == strcmp(dptr, "SwapTotal")) {
strcmp            391 opal/mca/pstat/linux/pstat_linux_module.c             } else if (0 == strcmp(dptr, "SwapFree")) {
strcmp            393 opal/mca/pstat/linux/pstat_linux_module.c             } else if (0 == strcmp(dptr, "Mapped")) {
strcmp             86 opal/mca/rcache/base/rcache_base_create.c          if(0 == strcmp(component->rcache_version.mca_component_name, name)) {
strcmp            115 opal/mca/rcache/grdma/rcache_grdma_component.c         if (0 == strcmp (item->cache_name, resources->cache_name)) {
strcmp            371 opal/runtime/opal_info_support.c         if (0 == strcmp("all", scope)) {
strcmp            401 opal/runtime/opal_info_support.c             if (0 == strcmp(opal_info_path_prefix, scope)) {
strcmp            403 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_bindir, scope)) {
strcmp            405 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_libdir, scope)) {
strcmp            407 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_incdir, scope)) {
strcmp            409 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_mandir, scope)) {
strcmp            411 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_pkglibdir, scope)) {
strcmp            413 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_sysconfdir, scope)) {
strcmp            415 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_exec_prefix, scope)) {
strcmp            417 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_sbindir, scope)) {
strcmp            419 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_libexecdir, scope)) {
strcmp            421 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_datarootdir, scope)) {
strcmp            423 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_datadir, scope)) {
strcmp            425 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_sharedstatedir, scope)) {
strcmp            427 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_localstatedir, scope)) {
strcmp            429 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_infodir, scope)) {
strcmp            431 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_pkgdatadir, scope)) {
strcmp            433 opal/runtime/opal_info_support.c             } else if (0 == strcmp(opal_info_path_pkgincludedir, scope)) {
strcmp            491 opal/runtime/opal_info_support.c             if (0 == strcmp(opal_info_type_all, type)) {
strcmp            519 opal/runtime/opal_info_support.c                 if (0 == strcmp(str, type)) {
strcmp            598 opal/runtime/opal_info_support.c             if (0 == strcmp(type, ompi_var_type_names[var->mbv_type]) && (var->mbv_info_lvl <= max_level)) {
strcmp            638 opal/runtime/opal_info_support.c     if (0 != strcmp (group_component, "base")) {
strcmp            653 opal/runtime/opal_info_support.c                     if (0 == strcmp (requested_components[i], group_component)) {
strcmp            778 opal/runtime/opal_info_support.c     if (0 == strcmp (component, "all")) {
strcmp           1035 opal/runtime/opal_info_support.c     if (0 == strcmp(opal_info_component_all, component_name)) {
strcmp           1040 opal/runtime/opal_info_support.c     if (0 != strcmp(opal_info_type_all, type_name)) {
strcmp           1047 opal/runtime/opal_info_support.c             if (0 == strcmp(pos, type_name)) {
strcmp           1065 opal/runtime/opal_info_support.c         if ((want_all_types || 0 == strcmp(type_name, map->type)) && map->components) {
strcmp           1070 opal/runtime/opal_info_support.c                     0 == strcmp(component->mca_component_name, component_name)) {
strcmp           1079 opal/runtime/opal_info_support.c                     0 == strcmp(component_name, ri->ri_name) ) {
strcmp           1132 opal/runtime/opal_info_support.c     if (0 == strcmp(ver_type, opal_info_ver_all) ||
strcmp           1133 opal/runtime/opal_info_support.c         0 == strcmp(ver_type, opal_info_ver_mca)) {
strcmp           1137 opal/runtime/opal_info_support.c     if (0 == strcmp(ver_type, opal_info_ver_all) ||
strcmp           1138 opal/runtime/opal_info_support.c         0 == strcmp(ver_type, opal_info_ver_type)) {
strcmp           1142 opal/runtime/opal_info_support.c     if (0 == strcmp(ver_type, opal_info_ver_all) ||
strcmp           1143 opal/runtime/opal_info_support.c         0 == strcmp(ver_type, opal_info_ver_component)) {
strcmp           1248 opal/runtime/opal_info_support.c     if (0 == strcmp(scope, opal_info_ver_full) ||
strcmp           1249 opal/runtime/opal_info_support.c         0 == strcmp(scope, opal_info_ver_all)) {
strcmp           1257 opal/runtime/opal_info_support.c     } else if (0 == strcmp(scope, opal_info_ver_major)) {
strcmp           1259 opal/runtime/opal_info_support.c     } else if (0 == strcmp(scope, opal_info_ver_minor)) {
strcmp           1261 opal/runtime/opal_info_support.c     } else if (0 == strcmp(scope, opal_info_ver_release)) {
strcmp           1263 opal/runtime/opal_info_support.c     } else if (0 == strcmp(scope, opal_info_ver_greek)) {
strcmp           1265 opal/runtime/opal_info_support.c     } else if (0 == strcmp(scope, opal_info_ver_repo)) {
strcmp            156 opal/runtime/opal_progress_threads.c         if (0 == strcmp(name, trk->name)) {
strcmp            217 opal/runtime/opal_progress_threads.c         if (0 == strcmp(name, trk->name)) {
strcmp            258 opal/runtime/opal_progress_threads.c         if (0 == strcmp(name, trk->name)) {
strcmp            285 opal/runtime/opal_progress_threads.c         if (0 == strcmp(name, trk->name)) {
strcmp            175 opal/tools/wrappers/opal_wrapper.c     if (NULL != value && 0 != strcmp(value, "")) {
strcmp            220 opal/tools/wrappers/opal_wrapper.c             if (0 == strcmp(arg, options_data[i].compiler_args[j])) {
strcmp            252 opal/tools/wrappers/opal_wrapper.c     if (parse_options_idx < 0 && 0 != strcmp(key, "compiler_args")) {
strcmp            256 opal/tools/wrappers/opal_wrapper.c     if (0 == strcmp(key, "compiler_args")) {
strcmp            258 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "language")) {
strcmp            260 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "compiler")) {
strcmp            262 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "project")) {
strcmp            264 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "version")) {
strcmp            266 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "preprocessor_flags")) {
strcmp            273 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "compiler_flags")) {
strcmp            280 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "compiler_flags_prefix")) {
strcmp            287 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "linker_flags")) {
strcmp            294 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "libs")) {
strcmp            300 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "libs_static")) {
strcmp            306 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "dyn_lib_file")) {
strcmp            308 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "static_lib_file")) {
strcmp            310 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "required_file")) {
strcmp            312 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "project_short")) {
strcmp            314 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "compiler_env")) {
strcmp            316 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "compiler_flags_env")) {
strcmp            318 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "includedir")) {
strcmp            322 opal/tools/wrappers/opal_wrapper.c             if (0 != strcmp(options_data[parse_options_idx].path_includedir, "/usr/include") ||
strcmp            331 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "libdir")) {
strcmp            334 opal/tools/wrappers/opal_wrapper.c         if (0 != strcmp(options_data[parse_options_idx].path_libdir, "/usr/lib")) {
strcmp            341 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "opalincludedir")) {
strcmp            346 opal/tools/wrappers/opal_wrapper.c             if (0 != strcmp(options_data[parse_options_idx].path_opalincludedir, "/usr/include") ||
strcmp            355 opal/tools/wrappers/opal_wrapper.c     } else if (0 == strcmp(key, "opallibdir")) {
strcmp            358 opal/tools/wrappers/opal_wrapper.c         if (0 != strcmp(options_data[parse_options_idx].path_opallibdir, "/usr/lib")) {
strcmp            554 opal/tools/wrappers/opal_wrapper.c         if (0 == strcmp(options_data[user_data_idx].req_file, "not supported")) {
strcmp            666 opal/tools/wrappers/opal_wrapper.c         } else if (0 == strcmp(user_argv[i], "-c")) {
strcmp            669 opal/tools/wrappers/opal_wrapper.c         } else if (0 == strcmp(user_argv[i], "-E") ||
strcmp            670 opal/tools/wrappers/opal_wrapper.c                    0 == strcmp(user_argv[i], "-M")) {
strcmp            673 opal/tools/wrappers/opal_wrapper.c         } else if (0 == strcmp(user_argv[i], "-S")) {
strcmp            676 opal/tools/wrappers/opal_wrapper.c         } else if (0 == strcmp(user_argv[i], "-lpmpi")) {
strcmp            682 opal/tools/wrappers/opal_wrapper.c         } else if (0 == strcmp(user_argv[i], "-static") ||
strcmp            683 opal/tools/wrappers/opal_wrapper.c                    0 == strcmp(user_argv[i], "--static") ||
strcmp            684 opal/tools/wrappers/opal_wrapper.c                    0 == strcmp(user_argv[i], "-Bstatic") ||
strcmp            685 opal/tools/wrappers/opal_wrapper.c                    0 == strcmp(user_argv[i], "-Wl,-static") ||
strcmp            686 opal/tools/wrappers/opal_wrapper.c                    0 == strcmp(user_argv[i], "-Wl,--static") ||
strcmp            687 opal/tools/wrappers/opal_wrapper.c                    0 == strcmp(user_argv[i], "-Wl,-Bstatic")) {
strcmp            689 opal/tools/wrappers/opal_wrapper.c         } else if (0 == strcmp(user_argv[i], "-dynamic") ||
strcmp            690 opal/tools/wrappers/opal_wrapper.c                    0 == strcmp(user_argv[i], "--dynamic") ||
strcmp            691 opal/tools/wrappers/opal_wrapper.c                    0 == strcmp(user_argv[i], "-Bdynamic") ||
strcmp            692 opal/tools/wrappers/opal_wrapper.c                    0 == strcmp(user_argv[i], "-Wl,-dynamic") ||
strcmp            693 opal/tools/wrappers/opal_wrapper.c                    0 == strcmp(user_argv[i], "-Wl,--dynamic") ||
strcmp            694 opal/tools/wrappers/opal_wrapper.c                    0 == strcmp(user_argv[i], "-Wl,-Bdynamic")) {
strcmp            696 opal/tools/wrappers/opal_wrapper.c         } else if (0 == strcmp(user_argv[i], "--openmpi:linkall")) {
strcmp            139 opal/util/argv.c         if (0 == strcmp(arg, (*argv)[i])) {
strcmp            305 opal/util/cmd_line.c         if (0 == strcmp(cmd->lcl_argv[i], "--")) {
strcmp            407 opal/util/cmd_line.c                            0 == strcmp(option->clo_single_dash_name, "h")) ||
strcmp            409 opal/util/cmd_line.c                            0 == strcmp(option->clo_long_name, "help"))) {
strcmp            426 opal/util/cmd_line.c                         if (0 == strcmp(cmd->lcl_argv[i],
strcmp           1163 opal/util/cmd_line.c              0 == strcmp(option_name, option->clo_long_name)) ||
strcmp           1165 opal/util/cmd_line.c              0 == strcmp(option_name, option->clo_single_dash_name)) ||
strcmp           1355 opal/util/cmd_line.c     if (0 == strcmp(arg, "debug")) {
strcmp           1357 opal/util/cmd_line.c     } else if (0 == strcmp(arg, "output")) {
strcmp           1359 opal/util/cmd_line.c     } else if (0 == strcmp(arg, "input")) {
strcmp           1361 opal/util/cmd_line.c     } else if (0 == strcmp(arg, "mapping")) {
strcmp           1363 opal/util/cmd_line.c     } else if (0 == strcmp(arg, "ranking")) {
strcmp           1365 opal/util/cmd_line.c     } else if (0 == strcmp(arg, "binding")) {
strcmp           1367 opal/util/cmd_line.c     } else if (0 == strcmp(arg, "devel")) {
strcmp           1369 opal/util/cmd_line.c     } else if (0 == strcmp(arg, "compatibility")) {
strcmp           1371 opal/util/cmd_line.c     } else if (0 == strcmp(arg, "launch")) {
strcmp           1373 opal/util/cmd_line.c     } else if (0 == strcmp(arg, "dvm")) {
strcmp           1375 opal/util/cmd_line.c     } else if (0 == strcmp(arg, "general")) {
strcmp           1377 opal/util/cmd_line.c     } else if (0 == strcmp(arg, "parsable")) {
strcmp            211 opal/util/error.c                    !strcmp (project, converters[i].project)) {
strcmp             91 opal/util/if.c         if (strcmp(intf->if_name, if_name) == 0) {
strcmp            110 opal/util/if.c         if (strcmp(intf->if_name, if_name) == 0) {
strcmp            128 opal/util/if.c         if (strcmp(intf->if_name, if_name) == 0) {
strcmp            540 opal/util/info.c         if (0 == strcmp(key, iterator->ie_key)) {
strcmp            578 opal/util/info.c     if (0 == strcmp(value, "true")) {
strcmp            581 opal/util/info.c     } else if (0 == strcmp(value, "false")) {
strcmp            194 opal/util/info_subscriber.c                         strcmp(item->default_value, testing_initialvals[i])
strcmp            228 opal/util/info_subscriber.c                         strcmp(item1->default_value, item2->default_value)
strcmp             64 opal/util/opal_getcwd.c         if (0 != strcmp(pwd, cwd)) {
strcmp            181 opal/util/os_dirpath.c         if ((0 == strcmp(ep->d_name, ".")) ||
strcmp            182 opal/util/os_dirpath.c             (0 == strcmp(ep->d_name, ".."))) {
strcmp            274 opal/util/os_dirpath.c                         if ((0 != strcmp(ep->d_name, ".")) &&
strcmp            275 opal/util/os_dirpath.c                             (0 != strcmp(ep->d_name, ".."))) {
strcmp            756 opal/util/output.c             if (0 != strcmp(info[i].ldi_file_suffix, info[n].ldi_file_suffix)) {
strcmp            189 opal/util/path.c             if (0 == strcmp(dirv[i], ".")) {
strcmp            426 opal/util/path.c                 (0 == strcmp(part->mnt_dir, dev_path)))
strcmp            171 opal/util/show_help.c                 if (4 > base_len || 0 != strcmp(base + base_len - 4, ".txt")) {
strcmp            225 opal/util/show_help.c             ret = strcmp(tmp + 1, topic);
strcmp             69 opal/util/sys_limits.c     if (0 == strcmp(value, "max")) {
strcmp            138 opal/util/sys_limits.c         if (0 == strcmp(lim[0], "1")) {
strcmp            163 opal/util/sys_limits.c         } else if (0 == strcmp(lim[0], "0")) {
strcmp            169 opal/util/sys_limits.c         if (0 == strcmp(lim[0], "core")) {
strcmp            176 opal/util/sys_limits.c         } else if (0 == strcmp(lim[0], "filesize")) {
strcmp            184 opal/util/sys_limits.c         } else if (0 == strcmp(lim[0], "maxmem")) {
strcmp            191 opal/util/sys_limits.c         } else if (0 == strcmp(lim[0], "openfiles")) {
strcmp            199 opal/util/sys_limits.c         } else if (0 == strcmp(lim[0], "stacksize")) {
strcmp            206 opal/util/sys_limits.c         } else if (0 == strcmp(lim[0], "maxchildren")) {
strcmp             61 opal/util/timings.h         if( NULL == ptr || strcmp(ptr, "1")){                                     \
strcmp            236 orte/mca/ess/base/ess_base_frame.c         0 == strcmp(forwarded_signals, "none")) {
strcmp             80 orte/mca/ess/base/ess_base_std_tool.c             if (0 == strcmp(kv->key, OPAL_PMIX_SERVER_URI)) {
strcmp            156 orte/mca/ess/pmi/ess_pmi_module.c             if (0 == strcmp(envar, "SLURM")) {
strcmp            162 orte/mca/ess/pmi/ess_pmi_module.c             } else if (0 == strcmp(envar, "ALPS")) {
strcmp            224 orte/mca/filem/raw/filem_raw_module.c             if (0 == strcmp(file, xfer->file)) {
strcmp            436 orte/mca/filem/raw/filem_raw_module.c             if (0 == strcmp(fs->local_target, xptr->src)) {
strcmp            460 orte/mca/filem/raw/filem_raw_module.c                 if (0 == strcmp(fs->local_target, xptr->src)) {
strcmp            722 orte/mca/filem/raw/filem_raw_module.c                 if (0 == strcmp(inbnd->file, files[j])) {
strcmp           1008 orte/mca/filem/raw/filem_raw_module.c         if (0 == strcmp(file, ptr->file)) {
strcmp            642 orte/mca/odls/base/odls_base_default_fns.c             if (0 == strcmp(kv->key, OPAL_PMIX_SET_ENVAR) ||
strcmp            643 orte/mca/odls/base/odls_base_default_fns.c                 0 == strcmp(kv->key, OPAL_PMIX_ADD_ENVAR) ||
strcmp            644 orte/mca/odls/base/odls_base_default_fns.c                 0 == strcmp(kv->key, OPAL_PMIX_UNSET_ENVAR) ||
strcmp            645 orte/mca/odls/base/odls_base_default_fns.c                 0 == strcmp(kv->key, OPAL_PMIX_PREPEND_ENVAR) ||
strcmp            646 orte/mca/odls/base/odls_base_default_fns.c                 0 == strcmp(kv->key, OPAL_PMIX_APPEND_ENVAR)) {
strcmp            658 orte/mca/odls/base/odls_base_default_fns.c             if (0 == strcmp(kv->key, OPAL_PMIX_SET_ENVAR)) {
strcmp            661 orte/mca/odls/base/odls_base_default_fns.c             } else if (0 == strcmp(kv->key, OPAL_PMIX_ADD_ENVAR)) {
strcmp            664 orte/mca/odls/base/odls_base_default_fns.c             } else if (0 == strcmp(kv->key, OPAL_PMIX_UNSET_ENVAR)) {
strcmp            667 orte/mca/odls/base/odls_base_default_fns.c             } else if (0 == strcmp(kv->key, OPAL_PMIX_PREPEND_ENVAR)) {
strcmp            670 orte/mca/odls/base/odls_base_default_fns.c             } else if (0 == strcmp(kv->key, OPAL_PMIX_APPEND_ENVAR)) {
strcmp            266 orte/mca/odls/base/odls_base_frame.c             if (0 == strcmp(ranks[i], "BANG")) {
strcmp            304 orte/mca/oob/tcp/oob_tcp_component.c         if (0 == strcmp(mca_oob_tcp_component.tcp_static_ports[0], "-1")) {
strcmp            324 orte/mca/oob/tcp/oob_tcp_component.c         if (0 == strcmp(mca_oob_tcp_component.tcp6_static_ports[0], "-1")) {
strcmp            356 orte/mca/oob/tcp/oob_tcp_component.c         if (0 == strcmp(mca_oob_tcp_component.tcp_dyn_ports[0], "-1")) {
strcmp            396 orte/mca/oob/tcp/oob_tcp_component.c         if (0 == strcmp(mca_oob_tcp_component.tcp6_dyn_ports[0], "-1")) {
strcmp            908 orte/mca/oob/tcp/oob_tcp_connection.c     if (0 != strcmp(version, orte_version_string)) {
strcmp            160 orte/mca/plm/alps/plm_alps_component.c     if((NULL != wlm_detected) && !strcmp(slurm, wlm_detected)) {
strcmp            387 orte/mca/plm/alps/plm_alps_module.c                 0 != strcmp (cur_prefix, app_prefix_dir)) {
strcmp            962 orte/mca/plm/base/plm_base_launch_support.c         if (0 == strcmp(sig, t2->sig)) {
strcmp           1289 orte/mca/plm/base/plm_base_launch_support.c             if (0 == strcmp(sig, t->sig)) {
strcmp           1306 orte/mca/plm/base/plm_base_launch_support.c                 if (0 != strcmp(ptr, myendian)) {
strcmp           1479 orte/mca/plm/base/plm_base_launch_support.c         if (0 == strcmp(tmpv[i], "orted")) {
strcmp           1617 orte/mca/plm/base/plm_base_launch_support.c         rc = strcmp(tmp_value[0], "none");
strcmp           1738 orte/mca/plm/base/plm_base_launch_support.c             if (0 == strcmp(orted_cmd_line[i+1], "plm")) {
strcmp           1744 orte/mca/plm/base/plm_base_launch_support.c                 if (0 == strcmp((*argv)[j], orted_cmd_line[i+1])) {
strcmp           2036 orte/mca/plm/base/plm_base_launch_support.c                 if (0 != strcmp(node->name, nptr->name)) {
strcmp            311 orte/mca/plm/lsf/plm_lsf_module.c                 0 != strcmp (cur_prefix, app_prefix_dir)) {
strcmp            436 orte/mca/plm/rsh/plm_rsh_component.c     if (0 == strcmp(bname, "ssh")) {
strcmp            477 orte/mca/plm/rsh/plm_rsh_module.c             if (0 == strcmp(orted_cmd, "orted")) {
strcmp            658 orte/mca/plm/rsh/plm_rsh_module.c                     if (0 == strcmp(param, argv[j])) {
strcmp           1155 orte/mca/plm/rsh/plm_rsh_module.c             if (0 != strcmp(node->name, orte_process_info.nodename)) {
strcmp           1445 orte/mca/plm/rsh/plm_rsh_module.c     if (NULL != bname && 0 == strcmp(bname, "ssh")) {
strcmp            389 orte/mca/plm/slurm/plm_slurm_module.c                 0 != strcmp (cur_prefix, app_prefix_dir)) {
strcmp            518 orte/mca/ras/alps/ras_alps_module.c             if( NULL!=node && !strcmp(node->name, hostname) ) {
strcmp            569 orte/mca/ras/base/ras_base_allocate.c                 if (0 == strcmp(node->name, nptr->name)) {
strcmp            145 orte/mca/ras/base/ras_base_node.c                 if (0 != strcmp(node->name, hnp_node->name)) {
strcmp            113 orte/mca/ras/gridengine/ras_gridengine_module.c             if (0 == strcmp(ptr, node->name)) {
strcmp            182 orte/mca/ras/gridengine/ras_gridengine_module.c         if(strcmp(node_name,name) == 0) {
strcmp             91 orte/mca/ras/lsf/ras_lsf_module.c         if (NULL != node && 0 == strcmp(nodelist[i], node->name)) {
strcmp            914 orte/mca/ras/slurm/ras_slurm_module.c                 if (0 == strcmp(nd->name, nd2->name)) {
strcmp            191 orte/mca/ras/tm/ras_tm_module.c             if (0 == strcmp(node->name, hostname)) {
strcmp            169 orte/mca/rmaps/base/rmaps_base_print_fns.c     if (0 != strcmp(map, "PPR") && (ORTE_MAPPING_PPR & ORTE_GET_MAPPING_DIRECTIVE(mapping))) {
strcmp            224 orte/mca/rmaps/base/rmaps_base_support_fns.c                 if (0 != strcmp(node->name, nptr->name)) {
strcmp            260 orte/mca/rmaps/rank_file/rmaps_rank_file.c                         0 == strcmp(nd->name, rfmap->node_name)) {
strcmp            357 orte/mca/rmaps/resilient/rmaps_resilient.c                 if (0 == strcmp(node->name, nodes[k])) {
strcmp            411 orte/mca/rmaps/resilient/rmaps_resilient.c             if (NULL != proc->node && 0 == strcmp(node->name, proc->node->name)) {
strcmp            688 orte/mca/rmaps/resilient/rmaps_resilient.c                 if (0 == strcmp(nd->name, node->name)) {
strcmp            382 orte/mca/rmaps/seq/rmaps_seq.c                 if (0 == strcmp(sq->hostname, node->name)) {
strcmp            534 orte/mca/schizo/ompi/schizo_ompi.c             if (0 == strcmp(orte_schizo_base.personalities[i], "ompi")) {
strcmp            579 orte/mca/schizo/ompi/schizo_ompi.c             if (0 == strcmp(orte_schizo_base.personalities[i], "ompi")) {
strcmp            593 orte/mca/schizo/ompi/schizo_ompi.c         if (0 == strcmp("-mca",  argv[i]) ||
strcmp            594 orte/mca/schizo/ompi/schizo_ompi.c             0 == strcmp("--mca", argv[i]) ) {
strcmp            596 orte/mca/schizo/ompi/schizo_ompi.c             if (0 == strcmp(argv[i+1], "mca_base_env_list")) {
strcmp            616 orte/mca/schizo/ompi/schizo_ompi.c                     if (0 == strcmp(argv[i+1], orted_cmd_line[j])) {
strcmp            625 orte/mca/schizo/ompi/schizo_ompi.c                         if (0 == strcmp(argv[i+2], orted_cmd_line[j+1])) {
strcmp            632 orte/mca/schizo/ompi/schizo_ompi.c                                 if (0 == strcmp(no_dups[k], argv[i+1])) {
strcmp            679 orte/mca/schizo/ompi/schizo_ompi.c             if (0 == strcmp(orte_schizo_base.personalities[i], "ompi")) {
strcmp            826 orte/mca/schizo/ompi/schizo_ompi.c             if (0 == strcmp(jdata->personality[i], "ompi")) {
strcmp           1073 orte/mca/schizo/ompi/schizo_ompi.c                 if (0 == strcmp(app->env[i], attr->data.envar.envar)) {
strcmp           1098 orte/mca/schizo/ompi/schizo_ompi.c                 if (0 == strcmp(app->env[i], attr->data.envar.envar)) {
strcmp           1134 orte/mca/schizo/ompi/schizo_ompi.c                 if (0 == strcmp(app->env[i], attr->data.envar.envar)) {
strcmp           1159 orte/mca/schizo/ompi/schizo_ompi.c                 if (0 == strcmp(app->env[i], attr->data.envar.envar)) {
strcmp           1207 orte/mca/schizo/ompi/schizo_ompi.c             if (0 == strcmp(jdata->personality[i], "ompi")) {
strcmp            100 orte/mca/schizo/slurm/schizo_slurm.c         if (0 == strcmp(bind, "none")) {
strcmp            896 orte/orted/orted_comm.c                     if (0 == strcmp(nid, node->name)) {
strcmp            983 orte/orted/orted_main.c             if (0 == strcmp("-"OPAL_MCA_CMD_LINE_ID,  argv[i]) ||
strcmp            984 orte/orted/orted_main.c                 0 == strcmp("--"OPAL_MCA_CMD_LINE_ID, argv[i]) ) {
strcmp            988 orte/orted/orted_main.c                     if (0 == strcmp(no_keep[k], argv[i+1])) {
strcmp            999 orte/orted/orted_main.c                             if (0 == strcmp(argv[i+1], orted_cmd_line[j])) {
strcmp            241 orte/orted/orted_submit.c         } else if (0 == strcmp(argv[i], "-am") ||
strcmp            242 orte/orted/orted_submit.c                    0 == strcmp(argv[i], "--am")) {
strcmp            246 orte/orted/orted_submit.c         } else if (0 == strcmp(argv[i], "-tune") ||
strcmp            247 orte/orted/orted_submit.c                    0 == strcmp(argv[i], "--tune")) {
strcmp            305 orte/orted/orted_submit.c         if (0 == strcmp(orte_basename, "mpirun")) {
strcmp            332 orte/orted/orted_submit.c             if (0 == strcmp(r1, "1") && 0 == strcmp(r2, "1")) {
strcmp            462 orte/orted/orted_submit.c                 if (0 == strcmp("bin", tmp_basename)) {
strcmp            479 orte/orted/orted_submit.c                 if (0 == strcmp(OPAL_PATH_SEP, &(param[strlen(param)-1]))) {
strcmp            483 orte/orted/orted_submit.c                 if (0 == strcmp(OPAL_PATH_SEP, &(tmp_basename[strlen(tmp_basename)-1]))) {
strcmp            486 orte/orted/orted_submit.c                 if (0 != strcmp(param, tmp_basename)) {
strcmp            511 orte/orted/orted_submit.c                 while (0 == strcmp (OPAL_PATH_SEP, &(param[param_len-1]))) {
strcmp            614 orte/orted/orted_submit.c     if (0 == strcmp(orte_basename, "mpirun")) {
strcmp            848 orte/orted/orted_submit.c         if (0 == strcmp(orte_cmd_options.stdin_target, "all")) {
strcmp            850 orte/orted/orted_submit.c         } else if (0 == strcmp(orte_cmd_options.stdin_target, "none")) {
strcmp           1040 orte/orted/orted_submit.c             if (0 == strcmp(orte_cmd_options.report_uri, "-")) {
strcmp           1043 orte/orted/orted_submit.c             } else if (0 == strcmp(orte_cmd_options.report_uri, "+")) {
strcmp           1234 orte/orted/orted_submit.c         if (0 == strcmp(orte_cmd_options.report_pid, "-")) {
strcmp           1237 orte/orted/orted_submit.c         } else if (0 == strcmp(orte_cmd_options.report_pid, "+")) {
strcmp           1282 orte/orted/orted_submit.c         if (0 == strcmp(argv[i], ":")) {
strcmp           1574 orte/orted/orted_submit.c                 if (0 == strcmp(OPAL_PATH_SEP, &(param[strlen(param)-1]))) {
strcmp           1578 orte/orted/orted_submit.c                 if (0 == strcmp(OPAL_PATH_SEP, &(value[strlen(value)-1]))) {
strcmp           1581 orte/orted/orted_submit.c                 if (0 != strcmp(param, value)) {
strcmp           1604 orte/orted/orted_submit.c                 while (0 == strcmp (OPAL_PATH_SEP, &(param[param_len-1]))) {
strcmp           1715 orte/orted/orted_submit.c     if (0 == strcmp(appname, "java")) {
strcmp           2736 orte/orted/orted_submit.c         if (0 == strcmp(orterun_argv[i], "-debug") ||
strcmp           2737 orte/orted/orted_submit.c             0 == strcmp(orterun_argv[i], "--debug")) {
strcmp           2739 orte/orted/orted_submit.c         } else if (0 == strcmp(orterun_argv[i], "-tv") ||
strcmp           2740 orte/orted/orted_submit.c                    0 == strcmp(orterun_argv[i], "--tv")) {
strcmp           2742 orte/orted/orted_submit.c         } else if (0 == strcmp(orterun_argv[i], "--debugger") ||
strcmp           2743 orte/orted/orted_submit.c                    0 == strcmp(orterun_argv[i], "-debugger")) {
strcmp           2758 orte/orted/orted_submit.c         if (0 == strcmp(line_argv[i], "@mpirun@") ||
strcmp           2759 orte/orted/orted_submit.c             0 == strcmp(line_argv[i], "@orterun@")) {
strcmp           2761 orte/orted/orted_submit.c         } else if (0 == strcmp(line_argv[i], "@mpirun_args@") ||
strcmp           2762 orte/orted/orted_submit.c                    0 == strcmp(line_argv[i], "@orterun_args@")) {
strcmp           2766 orte/orted/orted_submit.c         } else if (0 == strcmp(line_argv[i], "@np@")) {
strcmp           2771 orte/orted/orted_submit.c         } else if (0 == strcmp(line_argv[i], "@single_app@")) {
strcmp           2775 orte/orted/orted_submit.c         } else if (0 == strcmp(line_argv[i], "@executable@")) {
strcmp           2783 orte/orted/orted_submit.c         } else if (0 == strcmp(line_argv[i], "@executable_argv@")) {
strcmp            213 orte/orted/pmix/pmix_server_dyn.c             if (0 == strcmp(info->key, OPAL_PMIX_HOST)) {
strcmp            216 orte/orted/pmix/pmix_server_dyn.c             } else if (0 == strcmp(info->key, OPAL_PMIX_HOSTFILE)) {
strcmp            219 orte/orted/pmix/pmix_server_dyn.c             } else if (0 == strcmp(info->key, OPAL_PMIX_ADD_HOSTFILE)) {
strcmp            222 orte/orted/pmix/pmix_server_dyn.c             } else if (0 == strcmp(info->key, OPAL_PMIX_ADD_HOST)) {
strcmp            225 orte/orted/pmix/pmix_server_dyn.c             } else if (0 == strcmp(info->key, OPAL_PMIX_PREFIX)) {
strcmp            228 orte/orted/pmix/pmix_server_dyn.c             } else if (0 == strcmp(info->key, OPAL_PMIX_WDIR)) {
strcmp            242 orte/orted/pmix/pmix_server_dyn.c             } else if (0 == strcmp(info->key, OPAL_PMIX_PRELOAD_BIN)) {
strcmp            246 orte/orted/pmix/pmix_server_dyn.c             } else if (0 == strcmp(info->key, OPAL_PMIX_PRELOAD_FILES)) {
strcmp            252 orte/orted/pmix/pmix_server_dyn.c             } else if (0 == strcmp(info->key, OPAL_PMIX_SET_ENVAR)) {
strcmp            255 orte/orted/pmix/pmix_server_dyn.c             } else if (0 == strcmp(info->key, OPAL_PMIX_ADD_ENVAR)) {
strcmp            258 orte/orted/pmix/pmix_server_dyn.c             } else if (0 == strcmp(info->key, OPAL_PMIX_UNSET_ENVAR)) {
strcmp            261 orte/orted/pmix/pmix_server_dyn.c             } else if (0 == strcmp(info->key, OPAL_PMIX_PREPEND_ENVAR)) {
strcmp            264 orte/orted/pmix/pmix_server_dyn.c             } else if (0 == strcmp(info->key, OPAL_PMIX_APPEND_ENVAR)) {
strcmp            267 orte/orted/pmix/pmix_server_dyn.c                 } else if (0 == strcmp(info->key, OPAL_PMIX_PSET_NAME)) {
strcmp            282 orte/orted/pmix/pmix_server_dyn.c         if (0 == strcmp(info->key, OPAL_PMIX_PERSONALITY)) {
strcmp            286 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_MAPPER)) {
strcmp            290 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_DISPLAY_MAP)) {
strcmp            294 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_PPR)) {
strcmp            306 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_MAPBY)) {
strcmp            321 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_RANKBY)) {
strcmp            337 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_BINDTO)) {
strcmp            352 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_CPUS_PER_PROC)) {
strcmp            356 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_NO_PROCS_ON_HEAD)) {
strcmp            367 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_NO_OVERSUBSCRIBE)) {
strcmp            378 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_REPORT_BINDINGS)) {
strcmp            384 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_CPU_LIST)) {
strcmp            389 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_JOB_RECOVERABLE)) {
strcmp            398 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_MAX_RESTARTS)) {
strcmp            408 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_JOB_CONTINUOUS)) {
strcmp            414 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_NON_PMI)) {
strcmp            420 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_REQUESTOR_IS_TOOL)) {
strcmp            431 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_NOTIFY_COMPLETION)) {
strcmp            437 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_DEBUG_STOP_ON_EXEC)) {
strcmp            442 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_TAG_OUTPUT)) {
strcmp            448 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_TIMESTAMP_OUTPUT)) {
strcmp            454 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_OUTPUT_TO_FILE)) {
strcmp            459 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_MERGE_STDERR_STDOUT)) {
strcmp            465 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_STDIN_TGT)) {
strcmp            466 orte/orted/pmix/pmix_server_dyn.c             if (0 == strcmp(info->data.string, "all")) {
strcmp            468 orte/orted/pmix/pmix_server_dyn.c             } else if (0 == strcmp(info->data.string, "none")) {
strcmp            475 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_INDEX_ARGV)) {
strcmp            481 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_DEBUGGER_DAEMONS)) {
strcmp            487 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_SET_ENVAR)) {
strcmp            490 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_ADD_ENVAR)) {
strcmp            493 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_UNSET_ENVAR)) {
strcmp            496 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_PREPEND_ENVAR)) {
strcmp            499 orte/orted/pmix/pmix_server_dyn.c         } else if (0 == strcmp(info->key, OPAL_PMIX_APPEND_ENVAR)) {
strcmp            398 orte/orted/pmix/pmix_server_gen.c         if (0 == strcmp(val->key, "orte.notify.donotloop")) {
strcmp            518 orte/orted/pmix/pmix_server_gen.c             if (0 == strcmp(q->keys[n], OPAL_PMIX_QUERY_NAMESPACES)) {
strcmp            539 orte/orted/pmix/pmix_server_gen.c             } else if (0 == strcmp(q->keys[n], OPAL_PMIX_QUERY_SPAWN_SUPPORT)) {
strcmp            559 orte/orted/pmix/pmix_server_gen.c             } else if (0 == strcmp(q->keys[n], OPAL_PMIX_QUERY_DEBUG_SUPPORT)) {
strcmp            571 orte/orted/pmix/pmix_server_gen.c             } else if (0 == strcmp(q->keys[n], OPAL_PMIX_QUERY_MEMORY_USAGE)) {
strcmp            588 orte/orted/pmix/pmix_server_gen.c                     if (0 == strcmp(kv->key, OPAL_PMIX_QUERY_LOCAL_ONLY)) {
strcmp            592 orte/orted/pmix/pmix_server_gen.c                     } else if (0 == strcmp(kv->key, OPAL_PMIX_PROCID)) {
strcmp            651 orte/orted/pmix/pmix_server_gen.c             } else if (0 == strcmp(q->keys[n], OPAL_PMIX_TIME_REMAINING)) {
strcmp            660 orte/orted/pmix/pmix_server_gen.c             } else if (0 == strcmp(q->keys[n], OPAL_PMIX_HWLOC_XML_V1)) {
strcmp            684 orte/orted/pmix/pmix_server_gen.c             } else if (0 == strcmp(q->keys[n], OPAL_PMIX_HWLOC_XML_V2)) {
strcmp            701 orte/orted/pmix/pmix_server_gen.c             } else if (0 == strcmp(q->keys[n], OPAL_PMIX_SERVER_URI)) {
strcmp            708 orte/orted/pmix/pmix_server_gen.c             } else if (0 == strcmp(q->keys[n], OPAL_PMIX_QUERY_PROC_TABLE)) {
strcmp            712 orte/orted/pmix/pmix_server_gen.c                     if (0 == strcmp(kv->key, OPAL_PMIX_PROCID)) {
strcmp            757 orte/orted/pmix/pmix_server_gen.c             } else if (0 == strcmp(q->keys[n], OPAL_PMIX_QUERY_LOCAL_PROC_TABLE)) {
strcmp            761 orte/orted/pmix/pmix_server_gen.c                     if (0 == strcmp(kv->key, OPAL_PMIX_PROCID)) {
strcmp            871 orte/orted/pmix/pmix_server_gen.c             if (0 == strcmp(val->key, OPAL_PMIX_EVENT_SILENT_TERMINATION)) {
strcmp            876 orte/orted/pmix/pmix_server_gen.c             } else if (0 == strcmp(val->key, OPAL_PMIX_NSPACE)) {
strcmp            878 orte/orted/pmix/pmix_server_gen.c             } else if (0 == strcmp(val->key, OPAL_PMIX_RANK)) {
strcmp            880 orte/orted/pmix/pmix_server_gen.c             } else if (0 == strcmp(val->key, OPAL_PMIX_HOSTNAME)) {
strcmp            977 orte/orted/pmix/pmix_server_gen.c             if (0 == strcmp(hostname, nptr->name)) {
strcmp           1075 orte/orted/pmix/pmix_server_gen.c         if (0 == strcmp(val->key, OPAL_PMIX_LOG_MSG)) {
strcmp           1089 orte/orted/pmix/pmix_server_gen.c         } else if (0 == strcmp(val->key, OPAL_PMIX_LOG_STDERR)) {
strcmp           1093 orte/orted/pmix/pmix_server_gen.c         } else if (0 == strcmp(val->key, OPAL_PMIX_LOG_STDOUT)) {
strcmp           1134 orte/orted/pmix/pmix_server_gen.c         if (0 == strcmp(val->key, OPAL_PMIX_JOB_CTRL_KILL)) {
strcmp           1164 orte/orted/pmix/pmix_server_gen.c         } else if (0 == strcmp(val->key, OPAL_PMIX_JOB_CTRL_TERMINATE)) {
strcmp            265 orte/orted/pmix/pmix_server_pub.c         if (0 == strcmp(iptr->key, OPAL_PMIX_RANGE)) {
strcmp            271 orte/orted/pmix/pmix_server_pub.c         } else if (0 == strcmp(iptr->key, OPAL_PMIX_PERSISTENCE)) {
strcmp            297 orte/orted/pmix/pmix_server_pub.c         if (0 == strcmp(iptr->key, OPAL_PMIX_RANGE) ||
strcmp            298 orte/orted/pmix/pmix_server_pub.c             0 == strcmp(iptr->key, OPAL_PMIX_PERSISTENCE)) {
strcmp            301 orte/orted/pmix/pmix_server_pub.c         if (0 == strcmp(iptr->key, OPAL_PMIX_TIMEOUT)) {
strcmp            364 orte/orted/pmix/pmix_server_pub.c         if (0 == strcmp(iptr->key, OPAL_PMIX_RANGE)) {
strcmp            400 orte/orted/pmix/pmix_server_pub.c         if (0 == strcmp(iptr->key, OPAL_PMIX_RANGE)) {
strcmp            403 orte/orted/pmix/pmix_server_pub.c         if (0 == strcmp(iptr->key, OPAL_PMIX_TIMEOUT)) {
strcmp            461 orte/orted/pmix/pmix_server_pub.c         if (0 == strcmp(iptr->key, OPAL_PMIX_RANGE)) {
strcmp            493 orte/orted/pmix/pmix_server_pub.c         if (0 == strcmp(iptr->key, OPAL_PMIX_RANGE)) {
strcmp            496 orte/orted/pmix/pmix_server_pub.c         if (0 == strcmp(iptr->key, OPAL_PMIX_TIMEOUT)) {
strcmp             59 orte/runtime/data_type_support/orte_dt_compare_fns.c     test = strcmp(value1->name, value2->name);
strcmp            259 orte/runtime/orte_data_server.c             if (0 == strcmp(iptr->key, OPAL_PMIX_USERID)) {
strcmp            298 orte/runtime/orte_data_server.c                     if (0 == strcmp(iptr->key, req->keys[i])) {
strcmp            422 orte/runtime/orte_data_server.c             if (0 == strcmp(iptr->key, OPAL_PMIX_USERID)) {
strcmp            424 orte/runtime/orte_data_server.c             } else if (0 == strcmp(iptr->key, OPAL_PMIX_WAIT)) {
strcmp            483 orte/runtime/orte_data_server.c                     if (0 == strcmp(iptr->key, keys[i])) {
strcmp            604 orte/runtime/orte_data_server.c             if (0 == strcmp(iptr->key, OPAL_PMIX_USERID)) {
strcmp            638 orte/runtime/orte_data_server.c                     if (0 == strcmp(iptr->key, keys[i])) {
strcmp            387 orte/runtime/orte_mca_params.c     } else if (0 == strcmp(orte_default_hostfile, "none")) {
strcmp            405 orte/runtime/orte_mca_params.c         0 == strcmp(orte_default_dash_host, "none")) {
strcmp             26 orte/test/mpi/early_abort.c         if (0 == strcmp(rk, "0")) {
strcmp             32 orte/test/mpi/early_abort.c         if (0 == strcmp(rk, "0")) {
strcmp            141 orte/test/mpi/intercomm_create.c     if( 0 == strcmp(argv[1], cmd_argv1) ) first = 1;
strcmp             41 orte/test/mpi/interlib.c             if (0 == strcmp(val->key, OPAL_PMIX_PROGRAMMING_MODEL) &&
strcmp             42 orte/test/mpi/interlib.c                 0 == strcmp(val->data.string, "OpenMP")) {
strcmp             33 orte/test/mpi/mpi_spin.c         if (0 == strcmp(kv->key, OPAL_PMIX_EVENT_AFFECTED_PROC)) {
strcmp             79 orte/test/mpi/pinterlib.c             if (0 == strcmp(info[n].key, PMIX_PROGRAMMING_MODEL) &&
strcmp             80 orte/test/mpi/pinterlib.c                 0 == strcmp(info[n].value.data.string, "OpenMP")) {
strcmp            250 orte/test/mpi/pinterlib.c         if (0 == strcmp(argv[1], "-b") || 0 == strcmp(argv[1], "--before")) {
strcmp             21 orte/test/mpi/pubsub.c         if (0 == strcmp("local", argv[1])) {
strcmp             97 orte/test/mpi/sendrecv_blaster.c             if (0 == strcmp(tmp, "self")) {
strcmp            101 orte/test/mpi/sendrecv_blaster.c             } else if (0 == strcmp(tmp, "pair")) {
strcmp             54 orte/test/system/reducer.c             if (0 == strcmp(cnt->word, incnt[0])) {
strcmp             88 orte/test/system/regex.c         if (0 == strcmp(regex, argv[1])) {
strcmp             98 orte/test/system/regex.c                 if (0 == strcmp(nodelist[i], nodes[i])) {
strcmp            304 orte/tools/orte-clean/orte-clean.c     if (0 == strcmp("unknown", command)) {
strcmp            362 orte/tools/orte-clean/orte-clean.c         if ((0 != strcmp(user, this_user)) && (0 != strcmp("0", this_user))) {
strcmp            100 orte/tools/orte-info/param.c             if (0 == strcmp(orte_info_type_all, type)) {
strcmp            124 orte/tools/orte-info/param.c                 if (0 == strcmp(str, type)) {
strcmp            198 orte/tools/orte-info/param.c     if (0 == strcmp (component, "all")) {
strcmp            227 orte/tools/orte-info/param.c         if (0 == strcmp("all", scope)) {
strcmp            257 orte/tools/orte-info/param.c             if (0 == strcmp(orte_info_path_prefix, scope)) {
strcmp            259 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_bindir, scope)) {
strcmp            261 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_libdir, scope)) {
strcmp            263 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_incdir, scope)) {
strcmp            265 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_mandir, scope)) {
strcmp            267 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_pkglibdir, scope)) {
strcmp            269 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_sysconfdir, scope)) {
strcmp            271 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_exec_prefix, scope)) {
strcmp            273 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_sbindir, scope)) {
strcmp            275 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_libexecdir, scope)) {
strcmp            277 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_datarootdir, scope)) {
strcmp            279 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_datadir, scope)) {
strcmp            281 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_sharedstatedir, scope)) {
strcmp            283 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_localstatedir, scope)) {
strcmp            285 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_infodir, scope)) {
strcmp            287 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_pkgdatadir, scope)) {
strcmp            289 orte/tools/orte-info/param.c             } else if (0 == strcmp(orte_info_path_pkgincludedir, scope)) {
strcmp            104 orte/tools/orte-info/version.c             if (0 == strcmp(orte_info_type_orte, arg1)) {
strcmp            149 orte/tools/orte-info/version.c     if (0 == strcmp(orte_info_type_all, component_name)) {
strcmp            158 orte/tools/orte-info/version.c         if (0 == strcmp(pos, type_name)) {
strcmp            174 orte/tools/orte-info/version.c         if (0 == strcmp(type_name, map->type)) {
strcmp            189 orte/tools/orte-info/version.c                     0 == strcmp(component->mca_component_name, component_name)) {
strcmp            214 orte/tools/orte-info/version.c     if (0 == strcmp(ver_type, orte_info_ver_all) ||
strcmp            215 orte/tools/orte-info/version.c         0 == strcmp(ver_type, orte_info_ver_mca)) {
strcmp            219 orte/tools/orte-info/version.c     if (0 == strcmp(ver_type, orte_info_ver_all) ||
strcmp            220 orte/tools/orte-info/version.c         0 == strcmp(ver_type, orte_info_ver_type)) {
strcmp            224 orte/tools/orte-info/version.c     if (0 == strcmp(ver_type, orte_info_ver_all) ||
strcmp            225 orte/tools/orte-info/version.c         0 == strcmp(ver_type, orte_info_ver_component)) {
strcmp            323 orte/tools/orte-info/version.c     if (0 == strcmp(scope, orte_info_ver_full) ||
strcmp            324 orte/tools/orte-info/version.c         0 == strcmp(scope, orte_info_ver_all)) {
strcmp            343 orte/tools/orte-info/version.c     } else if (0 == strcmp(scope, orte_info_ver_major)) {
strcmp            345 orte/tools/orte-info/version.c     } else if (0 == strcmp(scope, orte_info_ver_minor)) {
strcmp            347 orte/tools/orte-info/version.c     } else if (0 == strcmp(scope, orte_info_ver_release)) {
strcmp            349 orte/tools/orte-info/version.c     } else if (0 == strcmp(scope, orte_info_ver_greek)) {
strcmp            351 orte/tools/orte-info/version.c     } else if (0 == strcmp(scope, orte_info_ver_repo)) {
strcmp            209 orte/tools/orte-server/orte-server.c         if (0 == strcmp(report_uri, "-")) {
strcmp            212 orte/tools/orte-server/orte-server.c         } else if (0 == strcmp(report_uri, "+")) {
strcmp             61 orte/util/dash_host/dash_host.c                 if ('*' == *cptr || 0 == strcmp(cptr, "auto")) {
strcmp            229 orte/util/dash_host/dash_host.c             if ('*' == *cptr || 0 == strcmp(cptr, "auto")) {
strcmp            259 orte/util/dash_host/dash_host.c             if (0 == strcmp(node->name, ndname)) {
strcmp            316 orte/util/dash_host/dash_host.c             if (0 == strcmp(nd->name, node->name)) {
strcmp            523 orte/util/dash_host/dash_host.c                         if (0 == strcmp(mapped_nodes[j], node->name)) {
strcmp            576 orte/util/dash_host/dash_host.c                     test = strcmp(node->name, mapped_nodes[i]);
strcmp            123 orte/util/hostfile/hostfile.c         if (strcmp(node->name, name) == 0) {
strcmp            460 orte/util/hostfile/hostfile.c             0 != strcmp(orte_default_hostfile, hostfile)) {
strcmp            574 orte/util/hostfile/hostfile.c             if (0 == strcmp(nd->name, node->name)) {
strcmp            592 orte/util/hostfile/hostfile.c             if (0 == strcmp(nd->name, node->name)) {
strcmp            662 orte/util/hostfile/hostfile.c             if (0 == strcmp(node_from_file->name, node->name)) {
strcmp            713 orte/util/hostfile/hostfile.c                             if (0 == strcmp(node3->name, node_from_list->name)) {
strcmp            757 orte/util/hostfile/hostfile.c                     if (0 == strcmp(node_from_list->name, node_from_pool->name)) {
strcmp            791 orte/util/hostfile/hostfile.c                 if (0 == strcmp(node_from_file->name, node_from_list->name)) {
strcmp           1018 orte/util/hostfile/hostfile.c             if (0 == strcmp(exnode->name, node->name)) {
strcmp            335 orte/util/name_fns.c     if (0 == strcmp(ORTE_SCHEMA_WILDCARD_STRING, jobidstring)) {
strcmp            341 orte/util/name_fns.c     if (0 == strcmp(ORTE_SCHEMA_INVALID_STRING, jobidstring)) {
strcmp            383 orte/util/name_fns.c     if (0 == strcmp(ORTE_SCHEMA_WILDCARD_STRING, vpidstring)) {
strcmp            389 orte/util/name_fns.c     if (0 == strcmp(ORTE_SCHEMA_INVALID_STRING, vpidstring)) {
strcmp            432 orte/util/name_fns.c     if (0 == strcmp(temp, ORTE_SCHEMA_WILDCARD_STRING)) {
strcmp            434 orte/util/name_fns.c     } else if (0 == strcmp(temp, ORTE_SCHEMA_INVALID_STRING)) {
strcmp            443 orte/util/name_fns.c     if (0 == strcmp(token, ORTE_SCHEMA_WILDCARD_STRING)) {
strcmp            445 orte/util/name_fns.c     } else if (0 == strcmp(token, ORTE_SCHEMA_INVALID_STRING)) {
strcmp            623 orte/util/name_fns.c     if (0 != strcmp(temp, ORTE_SCHEMA_INVALID_STRING)) {
strcmp            629 orte/util/name_fns.c     if (0 != strcmp(token, ORTE_SCHEMA_INVALID_STRING)) {
strcmp            342 orte/util/proc_info.c             if (0 == strcmp(hostname, orte_process_info.aliases[i])) {
strcmp            256 orte/util/show_help.c     if (0 == strcmp(a, b)) return ORTE_SUCCESS;
strcmp            109 oshmem/info/info.c         if (p1 && strcmp(cptr, p1)) {
strcmp            168 oshmem/info/info.c     if (0 == strcmp(value, "true")) {
strcmp            171 oshmem/info/info.c     } else if (0 == strcmp(value, "false")) {
strcmp             94 oshmem/mca/atomic/mxm/atomic_mxm_component.c     if (strcmp(mca_spml_base_selected_component.spmlm_version.mca_component_name, "ikrit")) {
strcmp            100 oshmem/mca/atomic/ucx/atomic_ucx_component.c     if (strcmp(mca_spml_base_selected_component.spmlm_version.mca_component_name, "ucx")) {
strcmp             89 oshmem/mca/memheap/base/memheap_base_static.c     if (!strcmp(seg->perms, "rw-p") || !strcmp(seg->perms, "rwxp"))
strcmp            147 oshmem/mca/memheap/base/memheap_base_static.c     if (0 == strcmp(seg->pathname, "[stack]"))
strcmp            150 oshmem/mca/memheap/base/memheap_base_static.c     if (0 == strcmp(seg->pathname, "[vdso]"))
strcmp            153 oshmem/mca/memheap/base/memheap_base_static.c     if (0 == strcmp(seg->pathname, "[vsyscall]"))
strcmp            124 oshmem/mca/spml/ikrit/spml_ikrit_component.c         if ((0 == strcmp(tls, "rc") || 0 == strcmp(tls, "dc"))) {
strcmp             80 oshmem/mca/sshmem/ucx/sshmem_ucx_component.c     if (strcmp(mca_spml_base_selected_component.spmlm_version.mca_component_name, "ucx")) {
strcmp            202 test/class/opal_proc_table.c             0 != strcmp(num_keys[j+2], v)) {
strcmp            468 test/dss/dss_buffer.c             if(strcmp(src[j],dst[j]) != 0) {
strcmp            729 test/dss/dss_buffer.c             if(strcmp(srcs[j],dsts[j]) != 0) {
strcmp            327 test/dss/dss_copy.c     if (0 != strcmp(string1, string2)) {
strcmp             85 test/monitoring/monitoring_test.c         if( 0 == strcmp(argv[arg_it], "--with-mpit") ) {
strcmp             88 test/monitoring/monitoring_test.c         } else if( 0 == strcmp(argv[arg_it], "--without-rma") ) {
strcmp             82 test/spc/spc_test.c         if(strcmp(name, counter_names[rank]) == 0) {
strcmp             88 test/support/support.c         (0 != strcmp(expected_result, test_result))) {
strcmp             33 test/util/bipartite_graph.c         if (0 != strcmp(a_,b_)) {                               \
strcmp             20 test/util/ompi_numtostr.c     if (strcmp(tst, expected) != 0) {
strcmp             33 test/util/ompi_numtostr.c     if (strcmp(tst, expected) != 0) {
strcmp            109 test/util/opal_argv.c       if (strcmp(argv[j], a[j]) != 0) {
strcmp            152 test/util/opal_argv.c       if (strcmp(argv[j], a[j]) != 0) {
strcmp            252 test/util/opal_argv.c       if (strcmp(start, b[count]) != 0) {
strcmp            262 test/util/opal_argv.c   if (strcmp(start, b[count]) != 0) {
strcmp            294 test/util/opal_argv.c   if (strcmp(a, c) != 0) {
strcmp            351 test/util/opal_argv.c     if (0 != strcmp(a[i], b[i])) {
strcmp            405 test/util/opal_argv.c         0 != strcmp(a[0], "b") ||
strcmp            406 test/util/opal_argv.c         0 != strcmp(a[1], "c") ||
strcmp            407 test/util/opal_argv.c         0 != strcmp(a[2], "d") ||
strcmp            408 test/util/opal_argv.c         0 != strcmp(a[3], "e") ||
strcmp            409 test/util/opal_argv.c         0 != strcmp(a[4], "f")) {
strcmp            426 test/util/opal_argv.c         0 != strcmp(a[0], "c") ||
strcmp            427 test/util/opal_argv.c         0 != strcmp(a[1], "d") ||
strcmp            428 test/util/opal_argv.c         0 != strcmp(a[2], "e") ||
strcmp            429 test/util/opal_argv.c         0 != strcmp(a[3], "f")) {
strcmp            446 test/util/opal_argv.c         0 != strcmp(a[0], "a") ||
strcmp            447 test/util/opal_argv.c         0 != strcmp(a[1], "c") ||
strcmp            448 test/util/opal_argv.c         0 != strcmp(a[2], "d") ||
strcmp            449 test/util/opal_argv.c         0 != strcmp(a[3], "e") ||
strcmp            450 test/util/opal_argv.c         0 != strcmp(a[4], "f")) {
strcmp            467 test/util/opal_argv.c         0 != strcmp(a[0], "a") ||
strcmp            468 test/util/opal_argv.c         0 != strcmp(a[1], "d") ||
strcmp            469 test/util/opal_argv.c         0 != strcmp(a[2], "e") ||
strcmp            470 test/util/opal_argv.c         0 != strcmp(a[3], "f")) {
strcmp            495 test/util/opal_argv.c         0 != strcmp(a[0], "a")) {
strcmp            546 test/util/opal_argv.c         0 != strcmp(orig[0], "orig a") ||
strcmp            547 test/util/opal_argv.c         0 != strcmp(orig[1], "orig b") ||
strcmp            548 test/util/opal_argv.c         0 != strcmp(orig[2], "orig c") ||
strcmp            549 test/util/opal_argv.c         0 != strcmp(orig[3], "insert a") ||
strcmp            550 test/util/opal_argv.c         0 != strcmp(orig[4], "insert b") ||
strcmp            551 test/util/opal_argv.c         0 != strcmp(orig[5], "insert c")) {
strcmp            571 test/util/opal_argv.c         0 != strcmp(orig[3], "orig a") ||
strcmp            572 test/util/opal_argv.c         0 != strcmp(orig[4], "orig b") ||
strcmp            573 test/util/opal_argv.c         0 != strcmp(orig[5], "orig c") ||
strcmp            574 test/util/opal_argv.c         0 != strcmp(orig[0], "insert a") ||
strcmp            575 test/util/opal_argv.c         0 != strcmp(orig[1], "insert b") ||
strcmp            576 test/util/opal_argv.c         0 != strcmp(orig[2], "insert c")) {
strcmp            596 test/util/opal_argv.c         0 != strcmp(orig[0], "orig a") ||
strcmp            597 test/util/opal_argv.c         0 != strcmp(orig[4], "orig b") ||
strcmp            598 test/util/opal_argv.c         0 != strcmp(orig[5], "orig c") ||
strcmp            599 test/util/opal_argv.c         0 != strcmp(orig[1], "insert a") ||
strcmp            600 test/util/opal_argv.c         0 != strcmp(orig[2], "insert b") ||
strcmp            601 test/util/opal_argv.c         0 != strcmp(orig[3], "insert c")) {
strcmp            624 test/util/opal_argv.c         0 != strcmp(orig[0], "orig a") ||
strcmp            625 test/util/opal_argv.c         0 != strcmp(orig[4], "orig b") ||
strcmp            626 test/util/opal_argv.c         0 != strcmp(orig[5], "orig c") ||
strcmp            627 test/util/opal_argv.c         0 != strcmp(orig[6], "orig d") ||
strcmp            628 test/util/opal_argv.c         0 != strcmp(orig[7], "orig e") ||
strcmp            629 test/util/opal_argv.c         0 != strcmp(orig[8], "orig f") ||
strcmp            630 test/util/opal_argv.c         0 != strcmp(orig[1], "insert a") ||
strcmp            631 test/util/opal_argv.c         0 != strcmp(orig[2], "insert b") ||
strcmp            632 test/util/opal_argv.c         0 != strcmp(orig[3], "insert c")) {
strcmp             58 test/util/opal_basename.c     if (0 == strcmp(ret, out)) {
strcmp             92 test/util/opal_os_path.c         if (0 != strcmp(answer, out))
strcmp             97 test/util/opal_os_path.c         if (0 != strcmp(path_sep, out))
strcmp            124 test/util/opal_os_path.c     if (0 != strcmp(out, tmp))
strcmp            131 test/util/opal_os_path.c     if (0 != strcmp(out, tmp))
strcmp            138 test/util/opal_os_path.c     if (0 != strcmp(out, tmp))
strcmp            162 test/util/opal_os_path.c     if (0 != strcmp(out, tmp))
strcmp            169 test/util/opal_os_path.c     if (0 != strcmp(out, tmp))
strcmp            176 test/util/opal_os_path.c     if (0 != strcmp(out, tmp))
strcmp             99 test/util/orte_universe_setup_file_io.c     if (0 != strcmp(orte_universe_info.name, univ.name) ||
strcmp            100 test/util/orte_universe_setup_file_io.c         0 != strcmp(orte_universe_info.host, univ.host) ||
strcmp            101 test/util/orte_universe_setup_file_io.c         0 != strcmp(orte_universe_info.uid, univ.uid) ||
strcmp            103 test/util/orte_universe_setup_file_io.c         0 != strcmp(orte_universe_info.scope, univ.scope) ||
strcmp            105 test/util/orte_universe_setup_file_io.c         0 != strcmp(orte_universe_info.seed_uri, univ.seed_uri) ||