MPIR_controller_hostname   72 ompi/runtime/ompi_cr.c OMPI_DECLSPEC char * MPIR_controller_hostname = NULL;
MPIR_controller_hostname  220 ompi/runtime/ompi_cr.c             MPIR_controller_hostname = strdup(hostname);
MPIR_controller_hostname  222 ompi/runtime/ompi_cr.c             MPIR_controller_hostname = strdup("localhost");
MPIR_controller_hostname   57 ompi/runtime/ompi_cr.h     OMPI_DECLSPEC extern char * MPIR_controller_hostname;