nds 979 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c char **rngs, **nds, *t, **ps=NULL; nds 983 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c nds = pmix_argv_split(regexp, ';'); nds 984 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c for (j=0; NULL != nds[j]; j++) { nds 986 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c rngs = pmix_argv_split(nds[j], ','); nds 1001 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c pmix_argv_free(nds); nds 1019 opal/mca/pmix/pmix4x/pmix/src/mca/preg/native/preg_native.c pmix_argv_free(nds); nds 322 orte/mca/grpcomm/base/grpcomm_base_stubs.c size_t nds; nds 369 orte/mca/grpcomm/base/grpcomm_base_stubs.c nds = 0; nds 370 orte/mca/grpcomm/base/grpcomm_base_stubs.c for (i=0; i < jdata->map->nodes->size && (int)nds < jdata->map->num_nodes; i++) { nds 387 orte/mca/grpcomm/base/grpcomm_base_stubs.c dns[nds++] = node->daemon->name.vpid; nds 446 orte/mca/grpcomm/base/grpcomm_base_stubs.c nds = 0; nds 452 orte/mca/grpcomm/base/grpcomm_base_stubs.c dns[nds++] = nm->name.vpid; nds 458 orte/mca/grpcomm/base/grpcomm_base_stubs.c *ndmns = nds; nds 781 orte/mca/ras/slurm/ras_slurm_module.c opal_list_t nds, ndtmp; nds 850 orte/mca/ras/slurm/ras_slurm_module.c OBJ_CONSTRUCT(&nds, opal_list_t); nds 910 orte/mca/ras/slurm/ras_slurm_module.c for (itm = opal_list_get_first(&nds); nds 911 orte/mca/ras/slurm/ras_slurm_module.c itm != opal_list_get_end(&nds); nds 923 orte/mca/ras/slurm/ras_slurm_module.c opal_list_append(&nds, item); nds 949 orte/mca/ras/slurm/ras_slurm_module.c if (opal_list_is_empty(&nds)) { nds 957 orte/mca/ras/slurm/ras_slurm_module.c OBJ_DESTRUCT(&nds); nds 963 orte/mca/ras/slurm/ras_slurm_module.c if (ORTE_SUCCESS != (rc = orte_ras_base_node_insert(&nds, jdata))) { nds 965 orte/mca/ras/slurm/ras_slurm_module.c OBJ_DESTRUCT(&nds); nds 969 orte/mca/ras/slurm/ras_slurm_module.c OBJ_DESTRUCT(&nds);