opal_strerror     104 ompi/mca/mtl/ofi/mtl_ofi.c 			   opal_strerror(ret), ret);
opal_strerror     176 ompi/mca/pml/ucx/pml_ucx.c                       opal_strerror(ret), ret);
opal_strerror     766 ompi/mca/rte/pmix/rte_pmix_module.c                        true, error, opal_strerror(ret), ret);
opal_strerror    1020 ompi/runtime/ompi_mpi_init.c             const char *err_msg = opal_strerror(ret);
opal_strerror     904 opal/dss/dss_print.c     opal_asprintf(output, "%sData type: OPAL_STATUS\tValue: %s", prefx, opal_strerror(*src));
opal_strerror     233 opal/mca/btl/portals4/btl_portals4.c             "btl/portals4: Portals 4 BTL not available on peer: %s", opal_strerror(ret)));
opal_strerror     237 opal/mca/btl/portals4/btl_portals4.c             "btl/portals4: opal_modex_recv failed: %s", opal_strerror(ret));
opal_strerror     276 opal/mca/btl/portals4/btl_portals4.c             "btl/portals4: Portals 4 BTL not available on peer: %s", opal_strerror(ret)));
opal_strerror     280 opal/mca/btl/portals4/btl_portals4.c             "btl/portals4: opal_modex_recv failed: %s", opal_strerror(ret));
opal_strerror     211 opal/mca/btl/usnic/btl_usnic_proc.c                        opal_strerror(rc));
opal_strerror     192 opal/runtime/opal_info_support.c                     opal_strerror(ret));
opal_strerror     293 opal/tools/opal-checkpoint/opal-checkpoint.c                     opal_strerror(ret));
opal_strerror     531 opal/tools/opal-restart/opal-restart.c                     opal_strerror(ret));
opal_strerror     509 opal/tools/wrappers/opal_wrapper.c         fprintf(stderr, "Error parsing data file %s: %s\n", base_argv0, opal_strerror(ret));
opal_strerror      31 opal/util/error.h                 opal_strerror((r)), __FILE__, __LINE__);
opal_strerror      62 opal/util/error.h OPAL_DECLSPEC const char *opal_strerror(int errnum);
opal_strerror      74 orte/mca/errmgr/errmgr.h #define ORTE_ERROR_NAME(n)  opal_strerror(n)
opal_strerror     386 orte/mca/oob/tcp/oob_tcp_connection.c                     opal_strerror(rc),
opal_strerror     307 orte/mca/rtc/hwloc/rtc_hwloc.c                              opal_strerror(rc), tmp);
opal_strerror     339 orte/mca/rtc/hwloc/rtc_hwloc.c                      opal_strerror(rc), cpu_bitmap);
opal_strerror     374 orte/mca/rtc/hwloc/rtc_hwloc.c                          opal_strerror(rc), cpu_bitmap);
opal_strerror     295 orte/orted/orted_submit.c                     opal_strerror(rc));
opal_strerror     777 orte/orted/orted_submit.c                     opal_strerror(rc));
opal_strerror    1478 orte/orted/orted_submit.c                     opal_strerror(rc));
opal_strerror     221 orte/tools/orte-clean/orte-clean.c                     opal_strerror(ret));
opal_strerror     162 orte/tools/orte-info/orte-info.c                     opal_strerror(ret));
opal_strerror     130 orte/tools/orte-server/orte-server.c                     opal_strerror(ret));
opal_strerror     368 oshmem/runtime/oshmem_shmem_init.c         const char *err_msg = opal_strerror(ret);
opal_strerror      61 test/util/opal_error.c         printf("strerror test: %s\n", opal_strerror(errors[i]));
opal_strerror      70 test/util/opal_error.c     printf("strerror test: %s\n", opal_strerror(OPAL_ERR_IN_ERRNO));