xcast             834 orte/mca/filem/raw/filem_raw_module.c     if (ORTE_SUCCESS != (rc = orte_grpcomm.xcast(sig, ORTE_RML_TAG_FILEM_BASE, &chunk))) {
xcast             125 orte/mca/grpcomm/base/grpcomm_base_stubs.c         if (NULL != active->module->xcast) {
xcast             126 orte/mca/grpcomm/base/grpcomm_base_stubs.c             if (ORTE_SUCCESS == (rc = active->module->xcast(dmns, ndmns, buf))) {
xcast              45 orte/mca/grpcomm/direct/grpcomm_direct.c static int xcast(orte_vpid_t *vpids,
xcast              55 orte/mca/grpcomm/direct/grpcomm_direct.c     xcast,
xcast             227 orte/mca/grpcomm/direct/grpcomm_direct.c             (void)orte_grpcomm.xcast(sig, ORTE_RML_TAG_COLL_RELEASE, reply);
xcast             133 orte/mca/grpcomm/grpcomm.h     orte_grpcomm_base_module_xcast_fn_t          xcast;
xcast             164 orte/mca/grpcomm/grpcomm.h     orte_grpcomm_base_API_xcast_fn_t             xcast;
xcast             103 orte/mca/iof/hnp/iof_hnp_send.c         (void)orte_grpcomm.xcast(sig, ORTE_RML_TAG_IOF_PROXY, buf);
xcast             244 orte/mca/plm/base/plm_base_launch_support.c     if (ORTE_SUCCESS != (rc = orte_grpcomm.xcast(sig, ORTE_RML_TAG_DAEMON, &buf))) {
xcast             681 orte/mca/plm/base/plm_base_launch_support.c     if (ORTE_SUCCESS != (rc = orte_grpcomm.xcast(sig, ORTE_RML_TAG_DAEMON, &jdata->launch_msg))) {
xcast             109 orte/mca/plm/base/plm_base_orted_cmds.c     if (ORTE_SUCCESS != (rc = orte_grpcomm.xcast(sig, ORTE_RML_TAG_DAEMON, cmd))) {
xcast             191 orte/mca/plm/base/plm_base_orted_cmds.c     if (ORTE_SUCCESS != (rc = orte_grpcomm.xcast(sig, ORTE_RML_TAG_DAEMON, cmd))) {
xcast             241 orte/mca/plm/base/plm_base_orted_cmds.c     if (ORTE_SUCCESS != (rc = orte_grpcomm.xcast(sig, ORTE_RML_TAG_DAEMON, &cmd))) {
xcast            2209 orte/mca/snapc/full/snapc_full_global.c     if (ORTE_SUCCESS != (ret = orte_grpcomm.xcast(sig, ORTE_RML_TAG_SNAPC_FULL, buffer))) {
xcast            1547 orte/mca/sstore/stage/sstore_stage_global.c     if (ORTE_SUCCESS != (ret = orte_grpcomm.xcast(sig, ORTE_RML_TAG_SSTORE_INTERNAL, loc_buffer))) {
xcast             589 orte/mca/state/base/state_base_fns.c         if (ORTE_SUCCESS != (rc = orte_grpcomm.xcast(&sig, ORTE_RML_TAG_NOTIFICATION, buf))) {
xcast             313 orte/mca/state/hnp/state_hnp.c         if (ORTE_SUCCESS != (rc = orte_grpcomm.xcast(&sig, ORTE_RML_TAG_NOTIFICATION, buf))) {
xcast             462 orte/orted/orted_comm.c         orte_grpcomm.xcast(sig, ORTE_RML_TAG_DAEMON, answer);
xcast            2405 orte/orted/orted_submit.c     if (ORTE_SUCCESS != (rc = orte_grpcomm.xcast(&sig, ORTE_RML_TAG_NOTIFICATION, &buf))) {
xcast            3242 orte/orted/orted_submit.c         if (ORTE_SUCCESS != (rc = orte_grpcomm.xcast(sig, ORTE_RML_TAG_DAEMON, buffer))) {
xcast             460 orte/orted/pmix/pmix_server_gen.c     if (ORTE_SUCCESS != (rc = orte_grpcomm.xcast(sig, ORTE_RML_TAG_NOTIFICATION, buf))) {
xcast            1179 orte/orted/pmix/pmix_server_gen.c                 if (ORTE_SUCCESS != (rc = orte_grpcomm.xcast(sig, ORTE_RML_TAG_DAEMON, cmd))) {