OSHMEM_IDENT_STRING  316 oshmem/info/info.c     if (strlen(OSHMEM_IDENT_STRING) > 0) {
OSHMEM_IDENT_STRING  317 oshmem/info/info.c         snprintf(ptr, len_left, ", ident: %s", OSHMEM_IDENT_STRING);
OSHMEM_IDENT_STRING   82 oshmem/runtime/oshmem_shmem_init.c const char oshmem_version_string[] = OSHMEM_IDENT_STRING;