sns 140 orte/mca/ess/hnp/ess_hnp_module.c char *coprocessors, **sns; sns 565 orte/mca/ess/hnp/ess_hnp_module.c sns = opal_argv_split(coprocessors, ','); sns 566 orte/mca/ess/hnp/ess_hnp_module.c for (idx=0; NULL != sns[idx]; idx++) { sns 568 orte/mca/ess/hnp/ess_hnp_module.c OPAL_HASH_STR(sns[idx], h); sns 572 orte/mca/ess/hnp/ess_hnp_module.c opal_argv_free(sns); sns 877 orte/mca/plm/base/plm_base_launch_support.c char *sig, *coprocessors, **sns; sns 1000 orte/mca/plm/base/plm_base_launch_support.c sns = opal_argv_split(coprocessors, ','); sns 1001 orte/mca/plm/base/plm_base_launch_support.c for (idx=0; NULL != sns[idx]; idx++) { sns 1003 orte/mca/plm/base/plm_base_launch_support.c OPAL_HASH_STR(sns[idx], h); sns 1007 orte/mca/plm/base/plm_base_launch_support.c opal_argv_free(sns);