uct_config        324 opal/mca/btl/uct/btl_uct_component.c     uct_md_config_t *uct_config;
uct_config        353 opal/mca/btl/uct/btl_uct_component.c     uct_md_config_read (md_desc->md_name, NULL, NULL, &uct_config);
uct_config        354 opal/mca/btl/uct/btl_uct_component.c     uct_md_open (md_desc->md_name, uct_config, &md->uct_md);
uct_config        355 opal/mca/btl/uct/btl_uct_component.c     uct_config_release (uct_config);