orte_info_type_orte   41 orte/runtime/orte_info_support.c const char *orte_info_type_orte = "orte";
orte_info_type_orte  102 orte/runtime/orte_info_support.c     opal_asprintf(&tmp, "%s:version:full", orte_info_type_orte);
orte_info_type_orte  111 orte/runtime/orte_info_support.c     opal_asprintf(&tmp, "%s:version:repo", orte_info_type_orte);
orte_info_type_orte  114 orte/runtime/orte_info_support.c     opal_asprintf(&tmp, "%s:version:release_date", orte_info_type_orte);
orte_info_type_orte   32 orte/runtime/orte_info_support.h ORTE_DECLSPEC extern const char *orte_info_type_orte;
orte_info_type_orte  104 orte/tools/orte-info/version.c             if (0 == strcmp(orte_info_type_orte, arg1)) {