strchr 427 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c str = strchr(argv[i], '/'); strchr 66 ompi/mca/fs/ime/fs_ime.c tmp = strchr (fh->f_filename, ':'); strchr 91 ompi/mca/fs/lustre/fs_lustre.c tmp = strchr (fh->f_filename, ':'); strchr 96 ompi/mca/fs/pvfs2/fs_pvfs2.c tmp = strchr (fh->f_filename, ':'); strchr 309 ompi/mca/io/ompio/io_ompio_component.c tmp = strchr (file->f_filename, ':'); strchr 620 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c tmp = strchr(filename, ':'); strchr 186 ompi/mca/io/romio321/romio/adio/common/strfns.c nf = strchr(p, '%'); strchr 77 ompi/mca/io/romio321/romio/mpi-io/delete.c tmp = strchr(filename, ':'); strchr 147 ompi/mca/io/romio321/romio/mpi-io/open.c tmp = strchr(filename, ':'); strchr 219 ompi/mca/rte/orte/rte_orte_module.c if (NULL == (ptr = strchr(tmp, ':'))) { strchr 329 ompi/mca/rte/pmix/rte_pmix_module.c token = strchr(temp, OPAL_SCHEMA_DELIMITER_CHAR); /** get first field -> jobid */ strchr 211 ompi/runtime/ompi_cr.c hostname = strchr(uri, ';') + 1; strchr 212 ompi/runtime/ompi_cr.c sep = strchr(hostname, ';'); strchr 218 ompi/runtime/ompi_cr.c sep = strchr(hostname, ':'); strchr 212 opal/mca/base/mca_base_open.c next = strchr(ptr, ','); strchr 315 opal/mca/base/mca_base_var.c if (NULL == (ptr = strchr(tokens[i], '='))) { strchr 330 opal/mca/base/mca_base_var.c if (NULL != (ptr = strchr(value, '='))) { strchr 1192 opal/mca/base/mca_base_var.c } else if (!rel_path_search && NULL != strchr(files[i], OPAL_PATH_SEP[0])) { strchr 2147 opal/mca/base/mca_base_var.c char *colon = strchr(value_string, ':'); strchr 278 opal/mca/btl/smcuda/btl_smcuda.c NULL != strchr(mynuma, ',') || strchr 279 opal/mca/btl/smcuda/btl_smcuda.c NULL != strchr(mynuma, '-')) { strchr 648 opal/mca/btl/tcp/btl_tcp_component.c str = strchr(argv[i], '/'); strchr 463 opal/mca/btl/usnic/btl_usnic_component.c str = strchr(argv[i], '/'); strchr 395 opal/mca/crs/base/crs_base_fns.c tmp = strchr (line, ':'); strchr 1614 opal/mca/event/libevent2022/libevent/evdns.c name = strchr(name, '.'); strchr 2687 opal/mca/event/libevent2022/libevent/evdns.c while ((s = strchr(s, '.'))) { strchr 3114 opal/mca/event/libevent2022/libevent/evdns.c domainname = strchr(hostname, '.'); strchr 3271 opal/mca/event/libevent2022/libevent/evdns.c while (*cp && !strchr(delim, *cp)) strchr 3502 opal/mca/event/libevent2022/libevent/evdns.c const char *val = strchr(option, ':'); strchr 3579 opal/mca/event/libevent2022/libevent/evdns.c char *const newline = strchr(start, '\n'); strchr 4061 opal/mca/event/libevent2022/libevent/evdns.c if ((hash = strchr(hostname, '#'))) { strchr 4110 opal/mca/event/libevent2022/libevent/evdns.c eol = strchr(cp, '\n'); strchr 1705 opal/mca/event/libevent2022/libevent/evutil.c const char *dot = strchr(src, '.'); strchr 1809 opal/mca/event/libevent2022/libevent/evutil.c cp = strchr(ip_as_string, ':'); strchr 1812 opal/mca/event/libevent2022/libevent/evutil.c if (!(cp = strchr(ip_as_string, ']'))) { strchr 1827 opal/mca/event/libevent2022/libevent/evutil.c } else if (cp && strchr(cp+1, ':')) { strchr 1671 opal/mca/event/libevent2022/libevent/http.c if (strchr(key, '\r') != NULL || strchr(key, '\n') != NULL) { strchr 3967 opal/mca/event/libevent2022/libevent/http.c strchr(SUBDELIMS, *s) || strchr 3985 opal/mca/event/libevent2022/libevent/http.c strchr(SUBDELIMS, *s)) strchr 4037 opal/mca/event/libevent2022/libevent/http.c strchr(SUBDELIMS, *s) || strchr 4073 opal/mca/event/libevent2022/libevent/http.c cp = strchr(s, '@'); strchr 4168 opal/mca/event/libevent2022/libevent/http.c strchr(SUBDELIMS, *cp) || strchr 4234 opal/mca/event/libevent2022/libevent/http.c token = strchr(readp, ':'); strchr 86 opal/mca/event/libevent2022/libevent/sample/http-server.c if (!last_period || strchr(last_period, '/')) strchr 326 opal/mca/hwloc/base/hwloc_base_util.c char *end = strchr(line, '\n'); strchr 1145 opal/mca/hwloc/base/hwloc_base_util.c NULL != strchr(item[i], ':')) { strchr 1147 opal/mca/hwloc/base/hwloc_base_util.c if (NULL == strchr(item[i], ':')) { strchr 1473 opal/mca/hwloc/base/hwloc_base_util.c if (NULL == (e = strchr(t, ':'))) { strchr 210 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c pos = strchr(Base64, ch); strchr 370 opal/mca/hwloc/hwloc201/hwloc/hwloc/bitmap.c while ((current = strchr(current+1, ',')) != NULL) strchr 258 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c if (strchr(component->name, HWLOC_COMPONENT_EXCLUDE_CHAR) strchr 46 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c tmp = strchr(string, ' '); strchr 657 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c tmpbuf = strchr(tmpbuf, ','); strchr 759 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c comma = strchr(current, ','); strchr 1475 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c tmp = strchr(tmp, ' '); strchr 2183 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c char *end, *colon = strchr(line, ':'); strchr 2191 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c end = strchr(colon, '\n'); strchr 2215 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c tmp = strchr(cpuset_name, '\n'); strchr 2527 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c char *tmp = strchr(dmi_line, '\n'); strchr 3992 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c end = strchr(str, '\n'); strchr 4003 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c dot = strchr(str, ':'); strchr 4271 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c end = strchr(tmp, ':'); strchr 4304 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c char *tmp = strchr(line, '\n'); strchr 4829 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c tmp = strchr(tmp+4, '/'); strchr 4978 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c tmp = strchr(line, '\n'); strchr 5027 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c tmp = strchr(line, '\n'); strchr 5147 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c char *eol = strchr(address, '\n'); strchr 5341 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c char *eol = strchr(family, '\n'); strchr 5349 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c char *eol = strchr(sku, '\n'); strchr 5358 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c eol = strchr(sn, '\n'); strchr 128 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c tmp = strchr(tmp, ':'); strchr 222 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c tmp = strchr(tmp, ':'); strchr 342 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c next_pos = (const char *) strchr(attrs, ')'); strchr 501 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c next_pos = strchr(pos, ']'); strchr 509 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c attr = strchr(pos, '('); strchr 543 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c next_pos = strchr(pos, ':'); strchr 144 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c end = strchr(buffer, '>'); strchr 195 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c end = strchr(buffer, '>'); strchr 233 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c end = strchr(buffer, '<'); strchr 273 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c buffer = strchr(buffer, '\n'); strchr 283 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c end = strchr(buffer, '>') + 1; strchr 479 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c tmp = strchr(tmp, '\n'); strchr 598 opal/mca/hwloc/hwloc201/hwloc/hwloc/traversal.c const char *quote = strchr(info->value, ' ') ? "\"" : ""; strchr 378 opal/mca/memory/patcher/memory_patcher_component.c while ( (newline = strchr(ptr, '\n')) != NULL ) { strchr 390 opal/mca/memory/patcher/memory_patcher_component.c newline = strchr(ptr, '\n'); strchr 310 opal/mca/mpool/hugepage/mpool_hugepage_component.c if (NULL != (tmp = strchr (key, '='))) { strchr 292 opal/mca/mpool/memkind/mpool_memkind_component.c tmp = strchr (key, '='); strchr 557 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c next = strchr(tmp, '/'); strchr 562 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c next = strchr(tmp, '['); strchr 570 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c if ((end = strchr(next, '\n')) != NULL) { strchr 687 opal/mca/pmix/pmix4x/pmix/src/hwloc/hwloc.c while (!strchr(line, '\n')) { strchr 210 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_open.c next = strchr(ptr, ','); strchr 330 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c if (NULL == (ptr = strchr(tokens[i], '='))) { strchr 345 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c if (NULL != (ptr = strchr(value, '='))) { strchr 1213 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c } else if (!rel_path_search && NULL != strchr(files[i], PMIX_PATH_SEP[0])) { strchr 2137 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c char *colon = strchr(value_string, ':'); strchr 561 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/base/pnet_base_fns.c string_key = strchr(cs_env, '='); strchr 239 opal/mca/pmix/pmix4x/pmix/src/mca/pnet/tcp/pnet_tcp.c if (NULL != (p = strchr(grps[n], ':'))) { strchr 102 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c while (NULL != (cptr = strchr(vptr, ',')) || 0 < strlen(vptr)) { strchr 349 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c if (NULL != (cptr = strchr(npn[j], '-'))) { strchr 457 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c if (NULL == (ptr = strchr(tmp, '['))) { strchr 499 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c if (NULL == (ptr = strchr(tmp, '['))) { strchr 990 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c if (NULL == (t = strchr(rngs[i], '-'))) { strchr 217 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c if (NULL == (p2 = strchr(p, '.'))) { strchr 437 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c p = strchr(suri, ';'); strchr 447 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c p = strchr(suri, '.'); strchr 819 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c if (NULL == (p = strchr(srvr, ';'))) { strchr 827 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c if (NULL == (p2 = strchr(srvr, '.'))) { strchr 872 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c p2 = strchr(p, ':'); strchr 900 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c p2 = strchr(p, ':'); strchr 884 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c str = strchr(argv[i], '/'); strchr 909 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c pos = strchr(&v[max_value_width], ' '); strchr 950 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c char *colon = strchr(value, ':'); strchr 59 opal/mca/pmix/pmix4x/pmix/src/util/parse_options.c if (NULL != (bang = strchr(input, '!'))) { strchr 136 opal/mca/pmix/pmix4x/pmix/src/util/path.c delimit = strchr(pathv[i], PMIX_PATH_SEP[0]); strchr 388 opal/mca/pmix/pmix4x/pmix/src/util/path.c NULL != strchr(app_name, PMIX_PATH_SEP[0])) { strchr 565 opal/mca/pmix/pmix4x/pmix/src/util/pif.c if (NULL != (ptr = strchr(inaddr, '/'))) { strchr 568 opal/mca/pmix/pmix4x/pmix/src/util/pif.c if (NULL != strchr(ptr, '.')) { strchr 72 opal/mca/pmix/pmix4x/pmix/src/util/pmix_environ.c value = strchr(minor[i], '='); strchr 325 opal/mca/pmix/pmix4x/pmix/test/test_common.c pch = strchr(str, '|'); strchr 375 opal/mca/pmix/pmix4x/pmix/test/test_common.c pch = strchr(str, ':'); strchr 479 opal/mca/pmix/pmix4x/pmix/test/test_common.c pch = strchr(tmp, '['); strchr 482 opal/mca/pmix/pmix4x/pmix/test/test_common.c ech = strchr(pch, ']'); strchr 487 opal/mca/pmix/pmix4x/pmix/test/test_common.c pch = strchr(ech, '['); strchr 503 opal/mca/pmix/pmix4x/pmix/test/test_common.c pch = strchr(tmp, '['); strchr 506 opal/mca/pmix/pmix4x/pmix/test/test_common.c ech = strchr(pch, ']'); strchr 552 opal/mca/pmix/pmix4x/pmix/test/test_common.c pch = strchr(tmp, ':'); strchr 562 opal/mca/pmix/pmix4x/pmix/test/test_common.c ech = strchr(pch, ','); strchr 194 opal/mca/pstat/linux/pstat_linux_module.c if (NULL == (ptr = strchr(data, '('))) { strchr 202 opal/mca/pstat/linux/pstat_linux_module.c if (NULL == (eptr = strchr(ptr, ')'))) { strchr 456 opal/mca/pstat/linux/pstat_linux_module.c if (NULL == (ptr = strchr(dptr, ':'))) { strchr 510 opal/mca/pstat/linux/pstat_linux_module.c if (NULL == (end = strchr(data, ':'))) { strchr 941 opal/runtime/opal_info_support.c pos = strchr(&v[max_value_width], ' '); strchr 982 opal/runtime/opal_info_support.c char *colon = strchr(value, ':'); strchr 540 opal/util/if.c if (NULL != (ptr = strchr(inaddr, '/'))) { strchr 543 opal/util/if.c if (NULL != strchr(ptr, '.')) { strchr 71 opal/util/opal_environ.c value = strchr(minor[i], '='); strchr 138 opal/util/path.c delimit = strchr(pathv[i], OPAL_PATH_SEP[0]); strchr 387 opal/util/path.c NULL != strchr(app_name, OPAL_PATH_SEP[0])) { strchr 570 opal/util/stacktrace.c next = strchr(opal_stacktrace_output_filename, ':'); strchr 37 opal/util/uri.c if (NULL == (ptr = strchr(turi, ':'))) { strchr 73 opal/util/uri.c if (NULL != strchr(filename, uri_reserved_path_chars[j])) { strchr 122 opal/util/uri.c if (NULL == (ptr = strchr(turi, ':'))) { strchr 148 opal/util/uri.c if (NULL == (sp = strchr(ptr, '/'))) { strchr 113 orte/mca/ess/singleton/ess_singleton_module.c filename = strchr(mca_ess_singleton_component.server_uri, ':'); strchr 733 orte/mca/ess/singleton/ess_singleton_module.c if (NULL == (cptr = strchr(param, ']'))) { strchr 759 orte/mca/ess/singleton/ess_singleton_module.c char *c = strchr(argv[i], '='); strchr 303 orte/mca/filem/raw/filem_raw_module.c if (NULL != (cptr = strchr(files[j], '.'))) { strchr 1029 orte/mca/filem/raw/filem_raw_module.c if (NULL != (cptr = strchr(tmp, '/'))) { strchr 306 orte/mca/iof/base/iof_base_setup.c if (NULL != (p = strchr(dirname, ':'))) { strchr 311 orte/mca/oob/base/oob_base_stubs.c cptr = strchr(uri, ';'); strchr 1253 orte/mca/oob/tcp/oob_tcp_component.c str = strchr(argv[i], '/'); strchr 1159 orte/mca/plm/base/plm_base_launch_support.c if (NULL != (ptr = strchr(nodename, '.'))) { strchr 1729 orte/mca/plm/base/plm_base_launch_support.c if (NULL != strchr(orted_cmd_line[i+2], ' ')) { strchr 652 orte/mca/plm/rsh/plm_rsh_module.c value = strchr(param, '='); strchr 84 orte/mca/ras/alps/ras_alps_component.c if (NULL != (tmp2 = strchr(tmp, '.'))) { strchr 113 orte/mca/ras/alps/ras_alps_module.c cpq = strchr(alps_config_str, '#'); /* Parse comments, actually ANY # */ strchr 114 orte/mca/ras/alps/ras_alps_module.c cpr = strchr(alps_config_str, '='); /* Parse for variables */ strchr 130 orte/mca/ras/alps/ras_alps_module.c if (!(cpq = strchr(cpr, '"'))) { /* Can't find pathname start */ strchr 135 orte/mca/ras/alps/ras_alps_module.c if (!(cpr = strchr(++cpq, '"'))) { /* Can't find pathname end */ strchr 217 orte/mca/ras/base/ras_base_node.c if (NULL != strchr(node->name, '.')) { strchr 234 orte/mca/ras/base/ras_base_node.c if (NULL != (ptr = strchr(hnp_node->name, '.'))) { strchr 102 orte/mca/ras/gridengine/ras_gridengine_module.c if (NULL != (tmp = strchr(ptr, '.'))) { strchr 85 orte/mca/ras/lsf/ras_lsf_module.c if (NULL != (ptr = strchr(nodelist[i], '.'))) { strchr 576 orte/mca/ras/slurm/ras_slurm_module.c if (NULL != (ptr = strchr(names[i], '.'))) { strchr 822 orte/mca/ras/slurm/ras_slurm_module.c tpn = strchr(alloc[0], '='); strchr 1129 orte/mca/ras/slurm/ras_slurm_module.c pos = strchr(p_str, '='); strchr 1133 orte/mca/ras/slurm/ras_slurm_module.c pos = strchr(p_str, '='); strchr 1137 orte/mca/ras/slurm/ras_slurm_module.c pos = strchr(p_str, '='); strchr 1141 orte/mca/ras/slurm/ras_slurm_module.c pos = strchr(p_str, '='); strchr 175 orte/mca/ras/tm/ras_tm_module.c if (NULL != (ptr = strchr(hostname, '.'))) { strchr 563 orte/mca/rmaps/base/rmaps_base_frame.c if (NULL == (ptr = strchr(ck2[i], '='))) { strchr 628 orte/mca/rmaps/base/rmaps_base_frame.c ck = strchr(spec, ':'); strchr 659 orte/mca/rmaps/base/rmaps_base_frame.c if (NULL == (ptr = strchr(ck, ':'))) { strchr 671 orte/mca/rmaps/base/rmaps_base_frame.c if (NULL != (cptr = strchr(ptr, ':'))) { strchr 735 orte/mca/rmaps/base/rmaps_base_frame.c if (NULL != (pch = strchr(rmaps_dist_device, ':'))) { strchr 507 orte/mca/rmaps/rank_file/rmaps_rank_file.c if (NULL != (ptr = strchr(node_name, '.'))) { strchr 183 orte/mca/rmaps/seq/rmaps_seq.c if (NULL != (sep = strchr(hstname, ' '))) { strchr 198 orte/mca/rmaps/seq/rmaps_seq.c if (NULL != (ptr = strchr(hstname, '.'))) { strchr 291 orte/mca/rmaps/seq/rmaps_seq.c if (NULL != (sep = strchr(hstname, ' '))) { strchr 306 orte/mca/rmaps/seq/rmaps_seq.c if (NULL != (ptr = strchr(hstname, '.'))) { strchr 48 orte/mca/rml/base/rml_base_contact.c char* ptr = strchr(cinfo, ';'); strchr 125 orte/mca/rtc/hwloc/rtc_hwloc.c char *end = strchr(line, '\n'); strchr 495 orte/mca/rtc/hwloc/rtc_hwloc.c next = strchr(tmp, '/'); strchr 500 orte/mca/rtc/hwloc/rtc_hwloc.c next = strchr(tmp, '['); strchr 508 orte/mca/rtc/hwloc/rtc_hwloc.c if ((end = strchr(next, '\n')) != NULL) { strchr 660 orte/mca/rtc/hwloc/rtc_hwloc.c while (!strchr(line, '\n')) { strchr 699 orte/mca/schizo/ompi/schizo_ompi.c value = strchr(param, '='); strchr 713 orte/mca/schizo/ompi/schizo_ompi.c value = strchr(vars[i], '='); strchr 737 orte/mca/schizo/ompi/schizo_ompi.c if (NULL != (value = strchr(param, '='))) { strchr 768 orte/mca/schizo/ompi/schizo_ompi.c value = strchr(vars[i], '='); strchr 1071 orte/mca/schizo/ompi/schizo_ompi.c saveptr = strchr(app->env[i], '='); // cannot be NULL strchr 1096 orte/mca/schizo/ompi/schizo_ompi.c saveptr = strchr(app->env[i], '='); // cannot be NULL strchr 1132 orte/mca/schizo/ompi/schizo_ompi.c saveptr = strchr(app->env[i], '='); // cannot be NULL strchr 1157 orte/mca/schizo/ompi/schizo_ompi.c saveptr = strchr(app->env[i], '='); // cannot be NULL strchr 110 orte/mca/schizo/slurm/schizo_slurm.c NULL != (ptr = strchr(list, 'x'))) { strchr 655 orte/orted/orted_main.c nptr = strchr(tmp, '='); strchr 396 orte/orted/orted_submit.c filename = strchr(orte_cmd_options.hnp, ':'); strchr 1404 orte/orted/orted_submit.c value = strchr(s, '='); strchr 1722 orte/orted/orted_submit.c if (NULL == (dptr = strchr(app->argv[i], '='))) { strchr 1782 orte/orted/orted_submit.c value = strchr(environ[i], '='); strchr 69 orte/orted/pmix/pmix_server_pub.c filename = strchr(orte_data_server_uri, ':'); strchr 39 orte/test/mpi/info_spawn.c keyval = strchr(tmp, ':'); strchr 95 orte/test/mpi/sendrecv_blaster.c tmp = strchr(argv[i], '='); strchr 117 orte/test/mpi/sendrecv_blaster.c tmp = strchr(argv[i], '='); strchr 126 orte/test/mpi/sendrecv_blaster.c tmp = strchr(argv[i], '='); strchr 130 orte/test/mpi/sendrecv_blaster.c tmp = strchr(argv[i], '='); strchr 134 orte/test/mpi/sendrecv_blaster.c tmp = strchr(argv[i], '='); strchr 46 orte/test/system/regex.c if (NULL != strchr(argv[1], '[')) { strchr 80 orte/test/system/regex.c char *vpids = strchr(regex, '@'); strchr 147 orte/tools/orte-info/output.c pos = strchr(&v[max_value_width], ' '); strchr 110 orte/tools/orte-info/version.c else if (NULL != (pos = strchr(arg1, ':'))) { strchr 58 orte/util/dash_host/dash_host.c if (NULL != (cptr = strchr(specs[n], ':'))) { strchr 141 orte/util/dash_host/dash_host.c if (NULL != (cptr = strchr(mapped_nodes[i], ':'))) { strchr 226 orte/util/dash_host/dash_host.c if (NULL != (cptr = strchr(mini_map[i], ':'))) { strchr 248 orte/util/dash_host/dash_host.c if (NULL != (ptr = strchr(ndname, '.'))) { strchr 253 orte/util/dash_host/dash_host.c if (NULL != (ptr = strchr(ndname, ':'))) { strchr 378 orte/util/dash_host/dash_host.c if (NULL != (cptr = strchr(mini_map[k], ':'))) { strchr 427 orte/util/dash_host/dash_host.c if (NULL != (cptr = strchr(mini_map[k], ':'))) { strchr 544 orte/util/dash_host/dash_host.c if (NULL != (cptr = strchr(mapped_nodes[i], ':'))) { strchr 172 orte/util/hostfile/hostfile.c if (NULL != (ptr = strchr(node_name, '.'))) { strchr 287 orte/util/hostfile/hostfile.c if (NULL != (ptr = strchr(node_name, '.'))) { strchr 689 orte/util/hostfile/hostfile.c if (NULL != (cptr = strchr(node_from_file->name, ':'))) { strchr 906 orte/util/hostfile/hostfile.c if (NULL != (cptr = strchr(node->name, ':'))) { strchr 418 orte/util/name_fns.c token = strchr(temp, ORTE_SCHEMA_DELIMITER_CHAR); /** get first field -> jobid */ strchr 610 orte/util/name_fns.c token = strchr(temp, ORTE_SCHEMA_DELIMITER_CHAR); /** get first field -> cpu_type */ strchr 60 orte/util/parse_options.c if (NULL != (bang = strchr(input, '!'))) { strchr 174 orte/util/proc_info.c if (NULL != (ptr = strchr(hostname, '.'))) { strchr 258 orte/util/show_help.c if (NULL != strchr(a, '*') || NULL != strchr(b, '*')) { strchr 268 orte/util/show_help.c p1 = strchr(tmp1, '*'); strchr 269 orte/util/show_help.c p2 = strchr(tmp2, '*');