cpu_type          597 orte/util/name_fns.c int orte_util_convert_string_to_sysinfo(char **cpu_type, char **cpu_model,
cpu_type          624 orte/util/name_fns.c         *cpu_type = strdup(temp);
cpu_type          639 orte/util/name_fns.c                                         const char *cpu_type, const char *cpu_model)
cpu_type          647 orte/util/name_fns.c     if (NULL == cpu_type) {
cpu_type          650 orte/util/name_fns.c         opal_asprintf(&tmp, "%s", cpu_type);
cpu_type          138 orte/util/name_fns.h ORTE_DECLSPEC int orte_util_convert_string_to_sysinfo(char **cpu_type, char **cpu_model,
cpu_type          141 orte/util/name_fns.h 						      const char *cpu_model, const char *cpu_type);