ucp_peer_t        230 oshmem/mca/spml/ucx/spml_ucx.c     mca_spml_ucx_ctx_default.ucp_peers = (ucp_peer_t *) calloc(nprocs, sizeof(*(mca_spml_ucx_ctx_default.ucp_peers)));
ucp_peer_t        579 oshmem/mca/spml/ucx/spml_ucx.c     ucx_ctx->ucp_peers = (ucp_peer_t *) calloc(nprocs, sizeof(*(ucx_ctx->ucp_peers)));
ucp_peer_t         70 oshmem/mca/spml/ucx/spml_ucx.h     ucp_peer_t              *ucp_peers;
ucp_peer_t        190 oshmem/mca/spml/ucx/spml_ucx.h     ucp_peer_t *peer;