ucp_config        197 oshmem/mca/spml/ucx/spml_ucx_component.c     ucp_config_t *ucp_config;
ucp_config        203 oshmem/mca/spml/ucx/spml_ucx_component.c     err = ucp_config_read("OSHMEM", NULL, &ucp_config);
ucp_config        220 oshmem/mca/spml/ucx/spml_ucx_component.c     err = ucp_init(&params, ucp_config, &mca_spml_ucx.ucp_context);
ucp_config        221 oshmem/mca/spml/ucx/spml_ucx_component.c     ucp_config_release(ucp_config);