component_msg     651 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     char *component_msg = NULL;
component_msg     652 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (0 > asprintf(&component_msg, " %s", group_component)) {
component_msg     667 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                              component_msg ? component_msg : "")) {
component_msg     684 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                                   component_msg ? component_msg : "")) {
component_msg     717 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     free(component_msg);
component_msg     665 opal/runtime/opal_info_support.c     char *component_msg = NULL;
component_msg     666 opal/runtime/opal_info_support.c     opal_asprintf(&component_msg, " %s", group_component);
component_msg     679 opal/runtime/opal_info_support.c                      component_msg ? component_msg : "");
component_msg     694 opal/runtime/opal_info_support.c                           component_msg ? component_msg : "");
component_msg     725 opal/runtime/opal_info_support.c                      component_msg ? component_msg : "");
component_msg     740 opal/runtime/opal_info_support.c                           component_msg ? component_msg : "");
component_msg     769 opal/runtime/opal_info_support.c     free(component_msg);