mca_btl_uct_get_ep 281 opal/mca/btl/uct/btl_uct.h struct mca_btl_base_endpoint_t *mca_btl_uct_get_ep (struct mca_btl_base_module_t *module, opal_proc_t *proc); mca_btl_uct_get_ep 109 opal/mca/btl/uct/btl_uct_module.c peers[i] = mca_btl_uct_get_ep (btl, opal_procs[i]); mca_btl_uct_get_ep 192 opal/mca/btl/uct/btl_uct_tl.c mca_btl_base_endpoint_t *endpoint = mca_btl_uct_get_ep (&module->super, remote_proc);