orte_util_compare_name_fields  510 contrib/build-mca-comps-outside-of-tree/btl_tcp2_endpoint.c     if (OPAL_EQUAL != orte_util_compare_name_fields(ORTE_NS_CMP_ALL,
orte_util_compare_name_fields   53 ompi/mca/rte/orte/rte_orte.h #define ompi_rte_compare_name_fields(a, b, c) orte_util_compare_name_fields(a, (const orte_process_name_t*)(b), (const orte_process_name_t*)(c))
orte_util_compare_name_fields  179 orte/mca/errmgr/base/errmgr_base_fns.c         if(OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL,
orte_util_compare_name_fields  388 orte/mca/errmgr/default_orted/errmgr_default_orted.c         if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_NAME, proc)) {
orte_util_compare_name_fields  154 orte/mca/iof/hnp/iof_hnp.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &proct->name, dst_name)) {
orte_util_compare_name_fields  363 orte/mca/iof/hnp/iof_hnp.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &proct->name, dst_name)) {
orte_util_compare_name_fields  394 orte/mca/iof/hnp/iof_hnp.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &proct->name, peer)) {
orte_util_compare_name_fields  167 orte/mca/iof/hnp/iof_hnp_read.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, ORTE_PROC_MY_NAME, &proct->stdinev->daemon)) {
orte_util_compare_name_fields  133 orte/mca/iof/hnp/iof_hnp_receive.c             if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &proct->name, &origin)) {
orte_util_compare_name_fields  185 orte/mca/iof/hnp/iof_hnp_receive.c             if (OPAL_EQUAL != orte_util_compare_name_fields(mask, &proct->name, &origin)) {
orte_util_compare_name_fields  226 orte/mca/iof/hnp/iof_hnp_receive.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &proct->name, &origin)) {
orte_util_compare_name_fields  156 orte/mca/iof/orted/iof_orted.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &proct->name, dst_name)) {
orte_util_compare_name_fields  256 orte/mca/iof/orted/iof_orted.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &proct->name, dst_name)) {
orte_util_compare_name_fields  287 orte/mca/iof/orted/iof_orted.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &proct->name, peer)) {
orte_util_compare_name_fields  368 orte/mca/oob/tcp/oob_tcp_connection.c         int cmpval = orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_NAME, &peer->name);
orte_util_compare_name_fields  673 orte/mca/oob/tcp/oob_tcp_connection.c     cmpval = orte_util_compare_name_fields(ORTE_NS_CMP_ALL, &peer->name, ORTE_PROC_MY_NAME);
orte_util_compare_name_fields  817 orte/mca/oob/tcp/oob_tcp_connection.c         if (OPAL_EQUAL != orte_util_compare_name_fields(ORTE_NS_CMP_ALL, &peer->name, &hdr.origin)) {
orte_util_compare_name_fields   84 orte/mca/rml/base/rml_base_msg_handlers.c             if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &post->peer, &recv->peer) &&
orte_util_compare_name_fields  102 orte/mca/rml/base/rml_base_msg_handlers.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &post->peer, &recv->peer) &&
orte_util_compare_name_fields  149 orte/mca/rml/base/rml_base_msg_handlers.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &msg->sender, &rcv->peer) &&
orte_util_compare_name_fields  209 orte/mca/rml/base/rml_base_msg_handlers.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &msg->sender, &post->peer) &&
orte_util_compare_name_fields   98 orte/mca/rml/oob/rml_oob_send.c         OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_NAME_INVALID, peer)) {
orte_util_compare_name_fields  107 orte/mca/rml/oob/rml_oob_send.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, peer, ORTE_PROC_MY_NAME)) {  /* local delivery */
orte_util_compare_name_fields  200 orte/mca/rml/oob/rml_oob_send.c         OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_NAME_INVALID, peer)) {
orte_util_compare_name_fields  209 orte/mca/rml/oob/rml_oob_send.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, peer, ORTE_PROC_MY_NAME)) {  /* local delivery */
orte_util_compare_name_fields  187 orte/mca/routed/binomial/routed_binomial.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, target) &&
orte_util_compare_name_fields  188 orte/mca/routed/binomial/routed_binomial.c         OPAL_EQUAL != orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, route)) {
orte_util_compare_name_fields  245 orte/mca/routed/binomial/routed_binomial.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, target)) {
orte_util_compare_name_fields  331 orte/mca/routed/binomial/routed_binomial.c         OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, route, lifeline)) {
orte_util_compare_name_fields  186 orte/mca/routed/debruijn/routed_debruijn.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, target) &&
orte_util_compare_name_fields  187 orte/mca/routed/debruijn/routed_debruijn.c         OPAL_EQUAL != orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, route)) {
orte_util_compare_name_fields  259 orte/mca/routed/debruijn/routed_debruijn.c         if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, target)) {
orte_util_compare_name_fields  320 orte/mca/routed/debruijn/routed_debruijn.c         OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, route, lifeline)) {
orte_util_compare_name_fields  182 orte/mca/routed/direct/routed_direct.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, target)) {
orte_util_compare_name_fields  233 orte/mca/routed/direct/routed_direct.c         OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, route, lifeline)) {
orte_util_compare_name_fields  189 orte/mca/routed/radix/routed_radix.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, target) &&
orte_util_compare_name_fields  190 orte/mca/routed/radix/routed_radix.c         OPAL_EQUAL != orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, route)) {
orte_util_compare_name_fields  244 orte/mca/routed/radix/routed_radix.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, target)) {
orte_util_compare_name_fields  262 orte/mca/routed/radix/routed_radix.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_PARENT, target)) {
orte_util_compare_name_fields  346 orte/mca/routed/radix/routed_radix.c         OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, route, lifeline)) {
orte_util_compare_name_fields  462 orte/mca/snapc/base/snapc_base_fns.c             orte_util_compare_name_fields(mask, peer, ORTE_PROC_MY_HNP)) {
orte_util_compare_name_fields  645 orte/mca/snapc/base/snapc_base_fns.c         OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_NAME_INVALID, peer) ) {
orte_util_compare_name_fields  655 orte/mca/snapc/base/snapc_base_fns.c     if (OPAL_EQUAL == orte_util_compare_name_fields(mask, peer, ORTE_PROC_MY_HNP)) {
orte_util_compare_name_fields  625 orte/mca/snapc/full/snapc_full_global.c             if(OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL,
orte_util_compare_name_fields  651 orte/mca/snapc/full/snapc_full_global.c                 orte_util_compare_name_fields(mask, &orted_snapshot->process_name, ORTE_PROC_MY_NAME)) {
orte_util_compare_name_fields  725 orte/mca/snapc/full/snapc_full_global.c                     if(OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL,
orte_util_compare_name_fields  758 orte/mca/snapc/full/snapc_full_global.c             if(OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL,
orte_util_compare_name_fields  796 orte/mca/snapc/full/snapc_full_global.c             if(OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL,
orte_util_compare_name_fields  846 orte/mca/snapc/full/snapc_full_global.c                 orte_util_compare_name_fields(mask, &orted_snapshot->process_name, ORTE_PROC_MY_NAME)) {
orte_util_compare_name_fields 2366 orte/mca/snapc/full/snapc_full_global.c                 orte_util_compare_name_fields(mask, name, &orted_snapshot->process_name)) {
orte_util_compare_name_fields 2391 orte/mca/snapc/full/snapc_full_global.c                 orte_util_compare_name_fields(mask, name, &orted_snapshot->process_name)) {
orte_util_compare_name_fields  847 orte/mca/snapc/full/snapc_full_local.c                     if( OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL,
orte_util_compare_name_fields 1967 orte/mca/snapc/full/snapc_full_local.c             if(OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL,
orte_util_compare_name_fields 2035 orte/mca/snapc/full/snapc_full_local.c                 orte_util_compare_name_fields(mask, name, &vpid_snapshot->super.process_name)) {
orte_util_compare_name_fields  698 orte/mca/sstore/central/sstore_central_global.c     if(OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_JOBID,
orte_util_compare_name_fields  838 orte/mca/sstore/central/sstore_central_global.c     if(OPAL_EQUAL != orte_util_compare_name_fields(ORTE_NS_CMP_JOBID,
orte_util_compare_name_fields  508 orte/mca/sstore/central/sstore_central_local.c         if(OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, sender)) {
orte_util_compare_name_fields  515 orte/mca/sstore/central/sstore_central_local.c         if(OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, sender)) {
orte_util_compare_name_fields  611 orte/mca/sstore/central/sstore_central_local.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &app_info->name, name)) {
orte_util_compare_name_fields  899 orte/mca/sstore/stage/sstore_stage_global.c     if(OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_JOBID,
orte_util_compare_name_fields 1049 orte/mca/sstore/stage/sstore_stage_global.c     if(OPAL_EQUAL != orte_util_compare_name_fields(ORTE_NS_CMP_JOBID,
orte_util_compare_name_fields 1038 orte/mca/sstore/stage/sstore_stage_local.c         if (OPAL_EQUAL == orte_util_compare_name_fields(mask, &app_info->name, name)) {
orte_util_compare_name_fields 1129 orte/mca/sstore/stage/sstore_stage_local.c         if(OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, sender)) {
orte_util_compare_name_fields 1136 orte/mca/sstore/stage/sstore_stage_local.c         if(OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, sender)) {
orte_util_compare_name_fields  327 orte/orted/orted_comm.c                 if(OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL,
orte_util_compare_name_fields   76 orte/runtime/data_type_support/orte_dt_compare_fns.c     return orte_util_compare_name_fields(mask, &value1->name, &value2->name);
orte_util_compare_name_fields  629 orte/runtime/orte_data_server.c                 if (OPAL_EQUAL != orte_util_compare_name_fields(ORTE_NS_CMP_ALL, &data->owner, &requestor)) {
orte_util_compare_name_fields  683 orte/runtime/orte_data_server.c             if (OPAL_EQUAL != orte_util_compare_name_fields(ORTE_NS_CMP_ALL, &data->owner, &requestor)) {
orte_util_compare_name_fields   87 orte/runtime/orte_init.c     return orte_util_compare_name_fields(ORTE_NS_CMP_ALL, &p1, &p2);
orte_util_compare_name_fields  133 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_compare_name_fields(orte_ns_cmp_bitmask_t fields,