orte_version_string 420 orte/mca/oob/tcp/oob_tcp_connection.c sdsize = sizeof(ack_flag) + strlen(orte_version_string) + 1; orte_version_string 436 orte/mca/oob/tcp/oob_tcp_connection.c memcpy(msg + offset, orte_version_string, strlen(orte_version_string)); orte_version_string 437 orte/mca/oob/tcp/oob_tcp_connection.c offset += strlen(orte_version_string)+1; orte_version_string 908 orte/mca/oob/tcp/oob_tcp_connection.c if (0 != strcmp(version, orte_version_string)) { orte_version_string 913 orte/mca/oob/tcp/oob_tcp_connection.c orte_version_string, orte_version_string 132 orte/runtime/orte_init.c const char orte_version_string[] = ORTE_IDENT_STRING; orte_version_string 39 orte/runtime/runtime.h ORTE_DECLSPEC extern const char orte_version_string[];